Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCostModel.cpp57 unsigned getInstructionCost(const Instruction *I) const { in getInstructionCost() function in __anon605f6f170111::CostModelAnalysis
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h167 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost() function
/third_party/skia/third_party/externals/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