Home | History | Annotate | Download | only in X86

Lines Matching refs:UseX87

75   bool UseX87 = !Subtarget.useSoftFloat() && Subtarget.hasX87();
514 } else if (UseX87 && X86ScalarSSEf32) {
549 } else if (UseX87) {
580 if (UseX87) {