Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCostModel.cpp57 unsigned getInstructionCost(const Instruction *I) const { in getInstructionCost() function in __anon66a261270111::CostModelAnalysis
/external/llvm/lib/Analysis/
DCostModel.cpp378 unsigned CostModelAnalysis::getInstructionCost(const Instruction *I) const { in getInstructionCost() function in CostModelAnalysis
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
DHexagonTargetTransformInfo.cpp379 HexagonTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in HexagonTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp325 InstructionCost PPCTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in PPCTTIImpl
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h308 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
1943 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
DTargetTransformInfoImpl.h1023 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h167 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp225 TargetTransformInfo::getInstructionCost(const User *U, in getInstructionCost() function in TargetTransformInfo
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5799 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { in getInstructionCost() function in LoopVectorizationCostModel
5813 unsigned LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp5945 LoopVectorizationCostModel::getInstructionCost(Instruction *I, unsigned VF) { in getInstructionCost() function in LoopVectorizationCostModel
6152 unsigned LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp6743 LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel
7013 LoopVectorizationCostModel::getInstructionCost(Instruction *I, ElementCount VF, in getInstructionCost() function in LoopVectorizationCostModel