Home
last modified time | relevance | path

Searched defs:IsSqrt (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp2048 static std::string getReciprocalOpName(bool IsSqrt, EVT VT) { in getReciprocalOpName()
2093 static int getOpEnabled(bool IsSqrt, EVT VT, StringRef Override) { in getOpEnabled()
2153 static int getOpRefinementSteps(bool IsSqrt, EVT VT, StringRef Override) { in getOpRefinementSteps()