Searched refs:setFPMath (Results 1 – 8 of 8) sorted by relevance
147 bool setFPMath(StringRef Name) override;
334 bool setFPMath(StringRef Name) override;
582 bool ARMTargetInfo::setFPMath(StringRef Name) { in setFPMath() function in ARMTargetInfo
93 bool X86TargetInfo::setFPMath(StringRef Name) { in setFPMath() function in X86TargetInfo
834 virtual bool setFPMath(StringRef Name) { in setFPMath() function
1191 virtual bool setFPMath(StringRef Name) { in setFPMath() function
675 if (!Opts->FPMath.empty() && !Target->setFPMath(Opts->FPMath)) { in CreateTargetInfo()
2778 bool setFPMath(StringRef Name) override;2810 bool X86TargetInfo::setFPMath(StringRef Name) { in setFPMath() function in __anond4862fe70111::X86TargetInfo5073 bool setFPMath(StringRef Name) override;5393 bool ARMTargetInfo::setFPMath(StringRef Name) { in setFPMath() function in __anond4862fe70111::ARMTargetInfo8582 if (!Opts->FPMath.empty() && !Target->setFPMath(Opts->FPMath)) { in CreateTargetInfo()