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

Declarations

lib/CodeGen/SelectionDAG/LegalizeTypes.h
  377   SDValue PromoteIntOp_FPOWI(SDNode *N);

References

lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
 1213   case ISD::FPOWI: Res = PromoteIntOp_FPOWI(N); break;