Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp702 int ExtraCost = MTy.isVector() && MTy.getScalarSizeInBits() != in getIntrinsicInstrCost() local
827 unsigned ExtraCost = HigherCost ? 1 : 0; in getIntrinsicInstrCost() local
3957 InstructionCost ExtraCost = 0; in getArithmeticReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1165 InstructionCost ExtraCost = 0; in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp144 unsigned ExtraCost = 0; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp3179 InstructionCost ExtraCost = 0; in getCmpSelInstrCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8690 InstructionCost ExtraCost = 0; in createShuffle() local
[all...]