Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1709 InstructionCost ExtractCost = 0; in getArithmeticReductionCost() local
1744 InstructionCost ExtractCost = NumElts; in getArithmeticReductionCost() local
1854 InstructionCost ExtractCost = 0; in getMinMaxReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetTransformInfo.cpp1601 InstructionCost ExtractCost in getVectorInstrCost() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h2545 InstructionCost ExtractCost = getScalarizationOverhead( in getOrderedReductionCost() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp1597 InstructionCost ExtractCost = in getShuffleCost() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp10476 InstructionCost ExtractCost = 0; in getTreeCost() local