Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp160 static cl::opt<unsigned> ForceTargetInstructionCost( variable
5705 if (ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()
5706 C.first = ForceTargetInstructionCost; in expectedCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp202 static cl::opt<unsigned> ForceTargetInstructionCost( variable
5629 if (ForceTargetInstructionCost.getNumOccurrences() > 0) in expectedCost()
5630 C.first = ForceTargetInstructionCost; in expectedCost()