Searched refs:hasStrictFP (Results 1 – 3 of 3) sorted by relevance
739 virtual bool hasStrictFP() const { return HasStrictFP; } in hasStrictFP() function
114 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()309 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()3006 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()3444 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()
129 if (!getTarget().hasStrictFP() && !getLangOpts().ExpStrictFP) { in createTarget()