Searched defs:ScalarCost (Results 1 – 6 of 6) sorted by relevance
431 unsigned ScalarCost = in getArithmeticInstrCost() local722 unsigned ScalarCost = getCastInstrCost(Opcode, Dst->getScalarType(), in getCastInstrCost() local
1212 unsigned ScalarCost = variable1529 unsigned ScalarCost = ConcreteTTI->getIntrinsicInstrCost( variable
3364 int ScalarCost = VL.size() * ScalarEltCost; in getEntryCost() local3385 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local3451 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local3467 int ScalarCost = VecTy->getNumElements() * ScalarEltCost; in getEntryCost() local3547 int ScalarCost = 0; in getEntryCost() local
5082 const float ScalarCost = Cost; in selectVectorizationFactor() local5674 unsigned ScalarCost = VF * getInstructionCost(I, 1).first; in computePredInstDiscount() local
879 int ScalarCost = getArithmeticInstrCost( in getArithmeticInstrCost() local
6495 uint64_t ScalarCost = in isProfitableToPromote() local