Searched defs:MinMaxCost (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/AggressiveInstCombine/ | ||
H A D | AggressiveInstCombine.cpp | 385 InstructionCost MinMaxCost = TTI.getCastInstrCost( tryToFPToSat() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2558 InstructionCost MinMaxCost = 0; getMinMaxReductionCost() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 5518 InstructionCost MinMaxCost = 0; getMinMaxReductionCost() local |