Home
last modified time | relevance | path

Searched defs:ScalarCost (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp522 InstructionCost ScalarCost = in getArithmeticInstrCost() local
815 InstructionCost ScalarCost = getCastInstrCost( in getCastInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h1518 InstructionCost ScalarCost = in getTypeBasedIntrinsicInstrCost() local
1922 InstructionCost ScalarCost = in getTypeBasedIntrinsicInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp74 InstructionCost ScalarCost) in IntrinsicCostAttributes()
94 InstructionCost ScalarCost) in IntrinsicCostAttributes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp3872 InstructionCost ScalarCost = VL.size() * ScalarEltCost; in getEntryCost() local
3897 InstructionCost ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
4001 InstructionCost ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
4019 InstructionCost ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local
4103 InstructionCost ScalarCost = 0; in getEntryCost() local
7604 InstructionCost VectorCost, ScalarCost; in getReductionCost() local
H A DLoopVectorize.cpp6041 const VectorizationFactor ScalarCost(ElementCount::getFixed(1), ExpectedCost); in selectVectorizationFactor() local
6800 InstructionCost ScalarCost = in computePredInstDiscount() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp1517 InstructionCost ScalarCost = in getGatherScatterOpCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp999 InstructionCost ScalarCost = getArithmeticInstrCost( in getArithmeticInstrCost() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7121 InstructionCost ScalarCost = in isProfitableToPromote() local