Home
last modified time | relevance | path

Searched defs:VectorCost (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1585 InstructionCost VectorCost = in getGatherScatterOpCost() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7390 InstructionCost VectorCost = StoreExtractCombineCost; in isProfitableToPromote() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp6934 function_ref<InstructionCost(InstructionCost)> VectorCost) { in getEntryCost()
12900 InstructionCost VectorCost = 0, ScalarCost; in getReductionCost() local
H A DLoopVectorize.cpp6237 InstructionCost VectorCost = getInstructionCost(I, VF).first; in computePredInstDiscount() local