Home
last modified time | relevance | path

Searched defs:getInstructionCost (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetTransformInfo.cpp379 HexagonTTIImpl::getInstructionCost(const User *U, getInstructionCost() function in HexagonTTIImpl
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp323 InstructionCost PPCTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in PPCTTIImpl
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h408 InstructionCost getInstructionCost(const User *U, getInstructionCost() function
2169 InstructionCost getInstructionCost(const User *U, getInstructionCost() function
H A DTargetTransformInfoImpl.h1139 InstructionCost getInstructionCost(const User *U, getInstructionCost() function
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp266 TargetTransformInfo::getInstructionCost(const User *U, getInstructionCost() function in TargetTransformInfo
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6420 LoopVectorizationCostModel::getInstructionCost(Instruction *I, getInstructionCost() function in LoopVectorizationCostModel
6852 LoopVectorizationCostModel::getInstructionCost(Instruction *I, ElementCount VF, getInstructionCost() function in LoopVectorizationCostModel
[all...]