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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1281   SDValue Ops[2] = { N->getOperand(0), N->getOperand(1) };
 1281   SDValue Ops[2] = { N->getOperand(0), N->getOperand(1) };
 1283   SDValue Call = TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
 1289                                  N->getValueType(0), Ops, CallOptions,
 1290                                  SDLoc(N)).first;