Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1890 LibFunc LibFnFloat, LibFnDouble, LibFnLongDouble; in replacePowWithExp() local
1902 LibFnLongDouble = LibFunc_expl; in replacePowWithExp()
1911 LibFnLongDouble = LibFunc_exp2l; in replacePowWithExp()
1921 LibFnLongDouble, B, in replacePowWithExp()