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