reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1921 TLI->getLibFunc(Arg, ArgLb); 1924 if (ArgLb == PowLb || ArgID == Intrinsic::pow) { 1939 if (ArgLb == ExpLb || ArgLb == Exp2Lb || ArgLb == Exp10Lb || 1939 if (ArgLb == ExpLb || ArgLb == Exp2Lb || ArgLb == Exp10Lb || 1939 if (ArgLb == ExpLb || ArgLb == Exp2Lb || ArgLb == Exp10Lb || 1942 if (ArgLb == ExpLb || ArgID == Intrinsic::exp) 1945 else if (ArgLb == Exp2Lb || ArgID == Intrinsic::exp2)