| /llvm-project-15.0.7/llvm/test/TableGen/ |
| H A D | address-space-patfrags.td | 61 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2, 81 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2, 100 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2, 113 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2, 123 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
|
| H A D | GlobalISelEmitter-setcc.td | 8 // GISEL: GIM_CheckNumOperands, /*MI*/0, /*Expected*/4, 15 // GISEL: GIM_CheckNumOperands, /*MI*/0, /*Expected*/4,
|
| H A D | GlobalISelEmitter.td | 252 // R19N-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/4, 267 // R19N-NEXT: GIM_CheckNumOperands, /*MI*/1, /*Expected*/4, 346 // R21N-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/4, 402 // R20N-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 467 // R00N-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 475 // R00N-NEXT: GIM_CheckNumOperands, /*MI*/1, /*Expected*/3, 491 // R00N-NEXT: GIM_CheckNumOperands, /*MI*/2, /*Expected*/3, 543 // R01C-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 596 // R02N-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 629 // NOOPT-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, [all …]
|
| H A D | GlobalISelEmitterCustomPredicate.td | 73 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 85 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/1, /*Expected*/3, 103 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 111 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/1, /*Expected*/3, 150 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 158 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/1, /*Expected*/3,
|
| H A D | GlobalISelEmitterVariadic.td | 28 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2, 40 // CHECK-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3,
|
| H A D | gisel-physreg-input.td | 28 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3, 56 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3,
|
| H A D | GlobalISelEmitter-input-discard.td | 12 // GISEL-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/4,
|
| H A D | GlobalISelEmitter-zero-reg.td | 23 // CHECK: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
|
| H A D | GlobalISelEmitter-nested-subregs.td | 33 // CHECK: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
|
| H A D | ContextlessPredicates.td | 26 // CHECK_NOPT-NEXT: GIM_CheckNumOperands, /*MI*/0, /*Expected*/3,
|
| H A D | GlobalISelEmitterRegSequence.td | 33 // CHECK: GIM_CheckNumOperands, /*MI*/0, /*Expected*/2,
|
| /llvm-project-15.0.7/llvm/include/llvm/CodeGen/GlobalISel/ |
| H A D | InstructionSelector.h | 131 GIM_CheckNumOperands, enumerator
|
| H A D | InstructionSelectorImpl.h | 254 case GIM_CheckNumOperands: { in executeMatchTable()
|