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

References

lib/Transforms/Utils/SimplifyLibCalls.cpp
 1838       PowLb = LibFunc_powf;
 1845       PowLb = LibFunc_pow;
 1852       PowLb = LibFunc_powl;
 1859       PowLb = LibFunc_powf;
 1866       PowLb = LibFunc_pow;
 1873       PowLb = LibFunc_powl;
 1880       PowLb = LibFunc_powf;
 1887       PowLb = LibFunc_pow;
 1894       PowLb = LibFunc_powl;
 1905       PowLb = LibFunc_powf;
 1910       PowLb = LibFunc_pow;
 1924   if (ArgLb == PowLb || ArgID == Intrinsic::pow) {