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

References

lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
 1646     if (TLI.isCondCodeLegalOrCustom(InvCC, OpVT)) {
 1654     if (!TLI.isCondCodeLegalOrCustom(InvCC, OpVT)) {
 1660     if (TLI.isCondCodeLegalOrCustom(InvCC, OpVT)) {
 3559     if (TLI.isCondCodeLegalOrCustom(CCOp, Tmp1.getSimpleValueType())) {
 3579     if (TLI.isCondCodeLegalOrCustom(InvCC, Tmp1.getSimpleValueType())) {
 3588       if (TLI.isCondCodeLegalOrCustom(SwapInvCC, Tmp1.getSimpleValueType())) {