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

References

lib/Target/X86/X86ISelLowering.cpp
  897       setOperationAction(ISD::SETCC,              VT, Custom);
  898       setOperationAction(ISD::CTPOP,              VT, Custom);
  899       setOperationAction(ISD::ABS,                VT, Custom);
  903       setCondCodeAction(ISD::SETLT, VT, Custom);
  904       setCondCodeAction(ISD::SETLE, VT, Custom);