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