Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1887 StringRef ExpName; in replacePowWithExp() local
1898 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()
1907 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()
1919 FMul, ExpName) in replacePowWithExp()