Searched refs:MayRaiseFPException (Results 1 – 4 of 4) sorted by relevance
171 MayRaiseFPException, enumerator450 return Flags & (1ULL << MCID::MayRaiseFPException); in mayRaiseFPException()
1168 return hasProperty(MCID::MayRaiseFPException) &&
4190 bool MayRaiseFPException = in SelectCodeCommon() local4229 if (!MayRaiseFPException && mayRaiseFPException(Res)) in SelectCodeCommon()
5551 bit MayRaiseFPException = 1> {5553 Uses = [MXCSR], mayRaiseFPException = MayRaiseFPException in {