Home | History | Annotate | Download | only in X86

Lines Matching refs:UseX87

103   bool UseX87 = !Subtarget.useSoftFloat() && Subtarget.hasX87();
550 } else if (UseX87 && X86ScalarSSEf32) {
584 } else if (UseX87) {
614 if (UseX87) {