Searched refs:isStrictFPEnabled (Results 1 – 8 of 8) sorted by relevance
351 if (Action == TargetLowering::Expand && !TLI.isStrictFPEnabled() && in LegalizeOp()
3022 if (TLI.isStrictFPEnabled()) in ExpandNode()3046 if (TLI.isStrictFPEnabled()) in ExpandNode()3967 if (!TLI.isStrictFPEnabled() && Results.empty() && Node->isStrictFPOpcode()) { in ExpandNode()
1150 if (!TLI->isStrictFPEnabled() && Node->isStrictFPOpcode()) { in DoInstructionSelection()
355 if (Action == TargetLowering::Expand && !TLI.isStrictFPEnabled() && in LegalizeOp()
2879 if (TLI.isStrictFPEnabled()) in ExpandNode()2905 if (TLI.isStrictFPEnabled()) in ExpandNode()3827 if (!TLI.isStrictFPEnabled() && Results.empty() && Node->isStrictFPOpcode()) { in ExpandNode()
1161 if (!TLI->isStrictFPEnabled() && Node->isStrictFPOpcode()) { in DoInstructionSelection()
234 bool isStrictFPEnabled() const { in isStrictFPEnabled() function
326 bool isStrictFPEnabled() const { in isStrictFPEnabled() function