Searched refs:setFPMath (Results 1 – 2 of 2) sorted by relevance
734 virtual bool setFPMath(StringRef Name) { in setFPMath() function
2356 bool setFPMath(StringRef Name) override;2378 bool X86TargetInfo::setFPMath(StringRef Name) { in setFPMath() function in __anond4862fe70211::X86TargetInfo4323 bool setFPMath(StringRef Name) override;4584 bool ARMTargetInfo::setFPMath(StringRef Name) { in setFPMath() function in __anond4862fe70411::ARMTargetInfo7113 if (!Opts->FPMath.empty() && !Target->setFPMath(Opts->FPMath)) { in CreateTargetInfo()