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

References

gen/lib/Target/SystemZ/SystemZGenAsmMatcher.inc
 1345   Inst.setOpcode(Opcode);
 1351       static_cast<SystemZOperand&>(*Operands[OpIdx]).addRegOperands(Inst, 1);
 1359         Inst.addOperand(Inst.getOperand(TiedResOpnd));
 1359         Inst.addOperand(Inst.getOperand(TiedResOpnd));
 1363       static_cast<SystemZOperand&>(*Operands[OpIdx]).addRegOperands(Inst, 1);
 1366       static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDXAddrOperands(Inst, 3);
 1369       static_cast<SystemZOperand&>(*Operands[OpIdx]).addImmOperands(Inst, 1);
 1372       static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDAddrOperands(Inst, 2);
 1375       static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDLAddrOperands(Inst, 3);
 1378       static_cast<SystemZOperand&>(*Operands[OpIdx]).addImmTLSOperands(Inst, 2);
 1381       static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDRAddrOperands(Inst, 3);
 1384       Inst.addOperand(MCOperand::createImm(0));
 1387       static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDVAddrOperands(Inst, 3);