Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp1477 StringRef ExpName; in replacePowWithExp() local
1486 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()
1493 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()
1505 FMul, ExpName) in replacePowWithExp()