Home
last modified time | relevance | path

Searched defs:ExtCost (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2417 InstructionCost ExtCost = thisT()->getCastInstrCost( in getExtendedReductionCost() local
2433 InstructionCost ExtCost = thisT()->getCastInstrCost( in getMulAccReductionCost() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp910 unsigned ExtCost = 0; in getOperandsExtensionCost() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4814 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
5863 unsigned ExtCost = !TLI->isExtFree(I); in tryToPromoteExts() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3006 InstructionCost ExtCost = 0; in getCastInstrCost() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp6640 InstructionCost ExtCost = in getReductionPatternCost() local
6664 InstructionCost ExtCost = in getReductionPatternCost() local