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

References

lib/CodeGen/SelectionDAG/TargetLowering.cpp
  326           (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128;
  345           (VT == MVT::f128) ? RTLIB::UO_F128 : RTLIB::UO_PPCF128;
lib/CodeGen/TargetLoweringBase.cpp
  558   CCs[RTLIB::UO_PPCF128] = ISD::SETNE;