Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2007 static std::string getReciprocalOpName(bool IsSqrt, EVT VT) { in getReciprocalOpName() function
2083 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpEnabled()
2138 std::string VTName = getReciprocalOpName(IsSqrt, VT); in getOpRefinementSteps()