Searched refs:getCastContextHint (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp899 TargetTransformInfo::getCastContextHint(const Instruction *I) { function in class:TargetTransformInfo
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h1236 Opcode, Ty, OpTy, TTI::getCastContextHint(I), CostKind, I);
H A DTargetTransformInfo.h1293 /// See \c getCastContextHint to compute a CastContextHint from a cast
1316 static CastContextHint getCastContextHint(const Instruction *I);
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp2299 TTI::getCastContextHint(CI),
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp7493 TTI::getCastContextHint(Ext), CostKind, Ext);
8020 TTI::getCastContextHint(Ext), CostKind, Ext);
8183 TTI::getCastContextHint(VI), CostKind, VI);
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp15445 TargetTransformInfo::getCastContextHint(I),
[all...]

Completed in 390 milliseconds