Home
last modified time | relevance | path

Searched refs:getReciprocalOpName (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringBase.cpp1836 static std::string getReciprocalOpName(bool IsSqrt, EVT VT) { in getReciprocalOpName() function
1912 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled()
1967 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps()
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp2033 static std::string getReciprocalOpName(bool IsSqrt, EVT VT) { in getReciprocalOpName() function
2109 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled()
2164 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps()