|
LLVM 23.0.0git
|
Support casting from VPRecipeBase -> VPIRMetadata. More...
#include "Transforms/Vectorize/VPlan.h"
Public Types | |
| using | Self |
| using | CastReturnType |
Static Public Member Functions | |
| static CastReturnType | doCast (const VPRecipeBase *&f) |
| static CastReturnType | castFailed () |
| static CastReturnType | doCastIfPossible (const VPRecipeBase *&f) |
| Static Public Member Functions inherited from llvm::CastIsPossible< To, From, Enable > | |
| static bool | isPossible (const From &f) |
| Static Public Member Functions inherited from llvm::vpdetail::CastInfoMixinImpl< VPIRMetadata, VPInstruction, VPWidenRecipe, VPWidenCastRecipe, VPWidenIntrinsicRecipe, VPWidenCallRecipe, VPReplicateRecipe, VPInterleaveBase, VPWidenMemoryRecipe > | |
| static bool | isPossible (VPRecipeBase *R) |
| Used by isa. | |
| static VPIRMetadata * | doCast (VPRecipeBase *R) |
| Used by cast. | |
| static VPIRMetadata * | castFailed () |
| Static Public Member Functions inherited from llvm::DefaultDoCastIfPossible< VPIRMetadata *, VPRecipeBase *, CastInfoMixinImpl< VPIRMetadata, RecipeTys... > > | |
| static VPIRMetadata * | doCastIfPossible (VPRecipeBase *f) |
Support casting from VPRecipeBase -> VPIRMetadata.
| using llvm::CastInfo< VPIRMetadata, VPRecipeBase *, void >::CastReturnType |
| using llvm::CastInfo< VPIRMetadata, VPRecipeBase *, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |