Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2080 LibFunc LibFnFloat, LibFnDouble, LibFnLongDouble; in replacePowWithExp() local
2092 LibFnLongDouble = LibFunc_expl; in replacePowWithExp()
2101 LibFnLongDouble = LibFunc_exp2l; in replacePowWithExp()
2110 LibFnLongDouble, B, in replacePowWithExp()