Searched refs:ExpName (Results 1 – 1 of 1) sorted by relevance
2077 StringRef ExpName; in replacePowWithExp() local2088 ExpName = TLI->getName(LibFunc_exp); in replacePowWithExp()2097 ExpName = TLI->getName(LibFunc_exp2); in replacePowWithExp()2108 ? B.CreateUnaryIntrinsic(ID, FMul, nullptr, ExpName) in replacePowWithExp()