Searched refs:CalIntValueFromFloatValue (Results 1 – 2 of 2) sorted by relevance
51 T CalIntValueFromFloatValue(T value, const MIRType &resultType) const;
1114 T ConstantFold::CalIntValueFromFloatValue(T value, const MIRType &resultType) const in CalIntValueFromFloatValue() function in maple::ConstantFold1144 floatValue = CalIntValueFromFloatValue(floatValue, resultType); in FoldFloorMIRConst()1155 doubleValue = CalIntValueFromFloatValue(doubleValue, resultType); in FoldFloorMIRConst()