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

References

lib/CodeGen/SelectionDAG/LegalizeTypes.cpp
  985     return TLI.makeLibCall(DAG, LC, N->getValueType(0), None, CallOptions,
  989     return TLI.makeLibCall(DAG, LC, N->getValueType(0), Op, CallOptions,
  993     return TLI.makeLibCall(DAG, LC, N->getValueType(0), Ops, CallOptions,
 1000   return TLI.makeLibCall(DAG, LC, N->getValueType(0), Ops, CallOptions, dl).first;