Searched defs:ExtraCost (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64TargetTransformInfo.cpp | 693 int ExtraCost = MTy.isVector() && MTy.getScalarSizeInBits() != getIntrinsicInstrCost() local |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVTargetTransformInfo.cpp | 1144 InstructionCost ExtraCost = 0; getMinMaxReductionCost() local |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | IfConversion.cpp | 144 unsigned ExtraCost = 0; global() member |
/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86TargetTransformInfo.cpp | 3179 InstructionCost ExtraCost = 0; getCmpSelInstrCost() local |
/llvm-project/llvm/lib/Transforms/Vectorize/ | ||
H A D | SLPVectorizer.cpp | 8662 InstructionCost ExtraCost = 0; createShuffle() local |