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