Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h3183 InstructionCost ExtCost = thisT()->getCastInstrCost( in getExtendedReductionCost() local
3199 InstructionCost ExtCost = thisT()->getCastInstrCost( in getMulAccReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1080 unsigned ExtCost = 0; in getOperandsExtensionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanTransforms.cpp2878 InstructionCost ExtCost = in tryToMatchAndCreateExtendedReduction() local
2932 InstructionCost ExtCost = 0; in tryToMatchAndCreateMulAccumulateReduction() local
H A DVectorCombine.cpp1393 InstructionCost ExtCost = in analyzeCostOfVecReduction() local
3598 InstructionCost ExtCost = in foldInsExtVectorToShuffle() local
H A DLoopVectorize.cpp5423 InstructionCost ExtCost = in getReductionPatternCost() local
5447 InstructionCost ExtCost = in getReductionPatternCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp5380 unsigned ExtCost = !TLI.isExtFree(Ext); in matchOperationAddr() local
6510 unsigned ExtCost = !TLI->isExtFree(I); in tryToPromoteExts() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3284 InstructionCost ExtCost = 0; in getCastInstrCost() local