Searched refs:hasStrictFP (Results 1 – 3 of 3) sorted by relevance
584 virtual bool hasStrictFP() const { return HasStrictFP; } in hasStrictFP() function
107 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()2563 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()2991 if (!PP.getTargetInfo().hasStrictFP() && !PP.getLangOpts().ExpStrictFP) { in HandlePragma()
943 if (!getTarget().hasStrictFP() && !getLangOpts().ExpStrictFP) { in ExecuteAction()