Searched defs:ExtCost (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZTargetTransformInfo.cpp | 953 unsigned ExtCost = 0; getOperandsExtensionCost() local |
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | BasicTTIImpl.h | 2605 InstructionCost ExtCost = thisT()->getCastInstrCost( getExtendedReductionCost() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CodeGenPrepare.cpp | 5044 unsigned ExtCost = !TLI.isExtFree(Ext); matchOperationAddr() local |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 3132 InstructionCost ExtCost = 0; getCastInstrCost() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | LoopVectorize.cpp | 6187 InstructionCost ExtCost = getReductionPatternCost() local |