Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1222 StringRef ExpName; in replacePowWithExp() local
1233 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()
1240 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()
1252 FMul, ExpName) in replacePowWithExp()