Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1779 LibFunc LibFnFloat, LibFnDouble, LibFnLongDouble; in replacePowWithExp() local
1789 LibFnLongDouble = LibFunc_expl; in replacePowWithExp()
1796 LibFnLongDouble = LibFunc_exp2l; in replacePowWithExp()
1806 LibFnLongDouble, B, in replacePowWithExp()