Home
last modified time | relevance | path

Searched refs:OPC_CheckOpcode (Results 1 – 7 of 7) sorted by relevance

/llvm-project-15.0.7/llvm/test/TableGen/
H A Dpredicate-patfags.td41 // SDAG: OPC_CheckOpcode, TARGET_VAL(ISD::INTRINSIC_W_CHAIN),
44 // SDAG: OPC_CheckOpcode, TARGET_VAL(TargetISD::MUL24),
H A Ddag-isel-subregs.td5 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::EXTRACT_SUBVECTOR),
H A Ddag-isel-res-order.td14 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::UDIVREM)
H A Ddag-isel-regclass-emit-enum.td24 // CHECK: OPC_CheckOpcode, TARGET_VAL(ISD::ADD),
H A Ddag-isel-complexpattern.td23 // CHECK-LABEL: OPC_CheckOpcode, TARGET_VAL(ISD::STORE)
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DSelectionDAGISel.h134 OPC_CheckOpcode, enumerator
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGISel.cpp2671 case SelectionDAGISel::OPC_CheckOpcode: in IsPredicateKnownToFail()
3110 case OPC_CheckOpcode: in SelectCodeCommon()