Searched defs:getFloatEvalMethod (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/clang/include/clang/Basic/ | ||
H A D | TargetInfo.h | 402 virtual unsigned getFloatEvalMethod() const { return 0; } in getFloatEvalMethod() function |
/aosp_15_r20/external/clang/lib/Basic/ | ||
H A D | Targets.cpp | 2619 unsigned getFloatEvalMethod() const override { in getFloatEvalMethod() function in __anon99bd0e1d0111::X86TargetInfo |