reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1347 OpIdx = *(p + 1); 1351 static_cast<SystemZOperand&>(*Operands[OpIdx]).addRegOperands(Inst, 1); 1354 assert(OpIdx < (size_t)(std::end(TiedAsmOperandTable) - 1357 unsigned TiedResOpnd = TiedAsmOperandTable[OpIdx][0]; 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); 1387 static_cast<SystemZOperand&>(*Operands[OpIdx]).addBDVAddrOperands(Inst, 3);