Searched refs:getCastContextHint (Results 1 – 5 of 5) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 1076 Opcode, Ty, OpTy, TTI::getCastContextHint(I), CostKind, I); in getUserCost()
|
| H A D | TargetTransformInfo.h | 1127 static CastContextHint getCastContextHint(const Instruction *I);
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 783 TargetTransformInfo::getCastContextHint(const Instruction *I) { in getCastContextHint() function in TargetTransformInfo
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | RewriteStatepointsForGC.cpp | 2274 TTI::getCastContextHint(CI), in chainToBasePointerCost()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/ |
| H A D | SLPVectorizer.cpp | 5879 TTI::getCastContextHint(Ext), CostKind, Ext); in getEntryCost() 6156 TTI::getCastContextHint(Ext), CostKind, Ext); in getEntryCost() 6285 TTI::getCastContextHint(VL0), CostKind, VL0); in getEntryCost() 6299 TTI::getCastContextHint(VL0), CostKind, VL0); in getEntryCost()
|