Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1697 InstructionCost ExtractCost = 0; getArithmeticReductionCost() local
1732 InstructionCost ExtractCost = NumElts; getArithmeticReductionCost() local
1842 InstructionCost ExtractCost = 0; getMinMaxReductionCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1205 InstructionCost ExtractCost getVectorInstrCost() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2455 InstructionCost ExtractCost = getScalarizationOverhead( getOrderedReductionCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1528 InstructionCost ExtractCost = getShuffleCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp8953 InstructionCost ExtractCost = 0; getTreeCost() local