Home
last modified time | relevance | path

Searched refs:TargetCostKind (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DCostModel.cpp30 static cl::opt<TargetTransformInfo::TargetCostKind> CostKind(
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfo.h154 enum TargetCostKind { enum
167 int getInstructionCost(const Instruction *I, enum TargetCostKind kind) const { in getInstructionCost()