Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2646 LibFunc SqrtLb, ExpLb, Exp2Lb, Exp10Lb; in mergeSqrtToExp() local
2648 if (TLI->getLibFunc(SqrtFn->getName(), SqrtLb)) in mergeSqrtToExp()
2649 switch (SqrtLb) { in mergeSqrtToExp()