Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1475 StringRef ExpName; in replacePowWithExp() local
1484 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()
1491 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()
1503 FMul, ExpName) in replacePowWithExp()