reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
 1836       Exp2Lb = LibFunc_exp2f;
 1843       Exp2Lb = LibFunc_exp2;
 1850       Exp2Lb = LibFunc_exp2l;
 1857       Exp2Lb = LibFunc_exp2f;
 1864       Exp2Lb = LibFunc_exp2;
 1871       Exp2Lb = LibFunc_exp2l;
 1878       Exp2Lb = LibFunc_exp2f;
 1885       Exp2Lb = LibFunc_exp2;
 1892       Exp2Lb = LibFunc_exp2l;
 1903       Exp2Lb = LibFunc_exp2f;
 1908       Exp2Lb = LibFunc_exp2;
 1939   if (ArgLb == ExpLb || ArgLb == Exp2Lb || ArgLb == Exp10Lb ||
 1945     else if (ArgLb == Exp2Lb || ArgID == Intrinsic::exp2)