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

References

lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
 1356   SDValue Ops[3] = { N->getOperand(0), N->getOperand(1), N->getOperand(2) };
 1356   SDValue Ops[3] = { N->getOperand(0), N->getOperand(1), N->getOperand(2) };
 1356   SDValue Ops[3] = { N->getOperand(0), N->getOperand(1), N->getOperand(2) };
 1358   SDValue Call = TLI.makeLibCall(DAG, GetFPLibCall(N->getValueType(0),
 1364                                  N->getValueType(0), Ops, CallOptions,
 1365                                  SDLoc(N)).first;