/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | CostModel.cpp | 57 unsigned getInstructionCost(const Instruction *I) const { in getInstructionCost() function in __anon66a261270111::CostModelAnalysis
|
/external/llvm/lib/Analysis/ |
D | CostModel.cpp | 378 unsigned CostModelAnalysis::getInstructionCost(const Instruction *I) const { in getInstructionCost() function in CostModelAnalysis
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetTransformInfo.cpp | 379 HexagonTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in HexagonTTIImpl
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 325 InstructionCost PPCTTIImpl::getInstructionCost(const User *U, in getInstructionCost() function in PPCTTIImpl
|
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 308 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function 1943 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
|
D | TargetTransformInfoImpl.h | 1023 InstructionCost getInstructionCost(const User *U, in getInstructionCost() function
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | TargetTransformInfo.h | 167 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost() function
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 225 TargetTransformInfo::getInstructionCost(const User *U, in getInstructionCost() function in TargetTransformInfo
|
/external/llvm/lib/Transforms/Vectorize/ |
D | LoopVectorize.cpp | 5799 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/ |
D | LoopVectorize.cpp | 5945 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/ |
D | LoopVectorize.cpp | 6743 LoopVectorizationCostModel::getInstructionCost(Instruction *I, in getInstructionCost() function in LoopVectorizationCostModel 7013 LoopVectorizationCostModel::getInstructionCost(Instruction *I, ElementCount VF, in getInstructionCost() function in LoopVectorizationCostModel
|