Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp1776 StringRef ExpName; in replacePowWithExp() local
1785 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()
1792 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()
1804 FMul, ExpName) in replacePowWithExp()