Searched refs:hasX87 (Results 1 – 6 of 6) sorted by relevance
380 bool hasX87() const { return HasX87; } in hasX87() function
75 bool UseX87 = !Subtarget.useSoftFloat() && Subtarget.hasX87(); in X86TargetLowering()2308 if (!Subtarget.hasX87()) in LowerCallResult()
578 bool hasX87() const { return HasX87; } in hasX87() function
112 bool UseX87 = !Subtarget.useSoftFloat() && Subtarget.hasX87(); in X86TargetLowering()2280 if (Subtarget.hasSSE1() && (Subtarget.is64Bit() || Subtarget.hasX87()) && in getOptimalMemOpType()3041 if (!Subtarget.hasX87()) in LowerCallResult()27333 (Subtarget.hasSSE2() || Subtarget.hasX87())) in shouldExpandAtomicLoadInIR()29407 if (Subtarget.hasX87()) { in ReplaceNodeResults()44336 if (!Subtarget.useSoftFloat() && Subtarget.hasX87() && in combineSIntToFP()
614 bool hasX87() const { return HasX87; } in hasX87() function
106 bool UseX87 = !Subtarget.useSoftFloat() && Subtarget.hasX87(); in X86TargetLowering()2283 if (Subtarget.hasSSE1() && (Subtarget.is64Bit() || Subtarget.hasX87()) && in getOptimalMemOpType()3049 if (!Subtarget.hasX87()) in LowerCallResult()28406 (Subtarget.hasSSE1() || Subtarget.hasX87())) in shouldExpandAtomicStoreInIR()28425 (Subtarget.hasSSE1() || Subtarget.hasX87())) in shouldExpandAtomicLoadInIR()29228 } else if (Subtarget.hasX87()) { in LowerATOMIC_STORE()30572 if (Subtarget.hasX87()) { in ReplaceNodeResults()47747 if (!Subtarget.useSoftFloat() && Subtarget.hasX87() && in combineSIntToFP()