Searched refs:getFloatEvalMethod (Results 1 – 3 of 3) sorted by relevance
135 unsigned getFloatEvalMethod() const override { in getFloatEvalMethod() function397 unsigned getFloatEvalMethod() const override { in getFloatEvalMethod() function402 return X86_32TargetInfo::getFloatEvalMethod(); in getFloatEvalMethod()
596 virtual unsigned getFloatEvalMethod() const { return 0; } in getFloatEvalMethod() function
978 Builder.defineMacro("__FLT_EVAL_METHOD__", Twine(TI.getFloatEvalMethod())); in InitializePredefinedMacros()