|
LLVM 23.0.0git
|
Support casting from VPRecipeBase / VPUser -> VPWidenMemoryRecipe. 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< VPWidenMemoryRecipe, VPWidenLoadRecipe, VPWidenLoadEVLRecipe, VPWidenStoreRecipe, VPWidenStoreEVLRecipe > | |
| static bool | isPossible (VPRecipeBase *R) |
| Used by isa. | |
| static VPWidenMemoryRecipe * | doCast (VPRecipeBase *R) |
| Used by cast. | |
| static VPWidenMemoryRecipe * | castFailed () |
| Static Public Member Functions inherited from llvm::DefaultDoCastIfPossible< VPWidenMemoryRecipe *, VPRecipeBase *, CastInfoMixinImpl< VPWidenMemoryRecipe, RecipeTys... > > | |
| static VPWidenMemoryRecipe * | doCastIfPossible (VPRecipeBase *f) |
Support casting from VPRecipeBase / VPUser -> VPWidenMemoryRecipe.
| using llvm::CastInfo< VPWidenMemoryRecipe, VPRecipeBase *, void >::CastReturnType |
| using llvm::CastInfo< VPWidenMemoryRecipe, VPRecipeBase *, void >::Self |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |