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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  974   EVT VT = NewLHS.getValueType();
  975   NewLHS = GetSoftenedFloat(NewLHS);
  975   NewLHS = GetSoftenedFloat(NewLHS);
  977   TLI.softenSetCCOperands(DAG, VT, NewLHS, NewRHS, CCCode, SDLoc(N),
  983     NewRHS = DAG.getConstant(0, SDLoc(N), NewLHS.getValueType());
  988   return SDValue(DAG.UpdateNodeOperands(N, NewLHS, NewRHS,