Searched refs:IsStrictFp (Results 1 – 1 of 1) sorted by relevance
2110 const bool IsStrictFp = N->isStrictFPOpcode(); in PromoteIntegerOperand() local2112 N->getNumValues() == (IsStrictFp ? 2 : 1) && in PromoteIntegerOperand()2118 if (IsStrictFp) in PromoteIntegerOperand()