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

References

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