Searched refs:FloatFactor (Results 1 – 1 of 1) sorted by relevance
48 static const unsigned FloatFactor = 4; variable203 VecTy->getElementType()->isFloatingPointTy() ? FloatFactor : 1; in getMemoryOpCost()268 return LT.first + FloatFactor * getTypeNumElements(ValTy); in getCmpSelInstrCost()288 return LT.first + FloatFactor * getTypeNumElements(Ty); in getArithmeticInstrCost()312 std::max(SrcLT.first, DstLT.first) + FloatFactor * (SrcN + DstN); in getCastInstrCost()