Searched refs:OPC_CheckOpcode (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | predicate-patfags.td | 41 // SDAG: OPC_CheckOpcode, TARGET_VAL(ISD::INTRINSIC_W_CHAIN), 44 // SDAG: OPC_CheckOpcode, TARGET_VAL(TargetISD::MUL24),
|
| H A D | dag-isel-subregs.td | 5 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::EXTRACT_SUBVECTOR),
|
| H A D | dag-isel-res-order.td | 14 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::UDIVREM)
|
| H A D | dag-isel-regclass-emit-enum.td | 24 // CHECK: OPC_CheckOpcode, TARGET_VAL(ISD::ADD),
|
| H A D | dag-isel-complexpattern.td | 23 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::STORE)
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/ |
| H A D | SelectionDAGISel.h | 134 OPC_CheckOpcode, enumerator
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | SelectionDAGISel.cpp | 2671 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail() 3110 case OPC_CheckOpcode: in SelectCodeCommon()
|