Home
last modified time | relevance | path

Searched refs:getCastContextHint (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1076 Opcode, Ty, OpTy, TTI::getCastContextHint(I), CostKind, I); in getUserCost()
H A DTargetTransformInfo.h1127 static CastContextHint getCastContextHint(const Instruction *I);
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp783 TargetTransformInfo::getCastContextHint(const Instruction *I) { in getCastContextHint() function in TargetTransformInfo
/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2274 TTI::getCastContextHint(CI), in chainToBasePointerCost()
/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp5879 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()