Lines Matching refs:operand_index
227 for (uint32_t operand_index = 2; operand_index < num_operands;
228 ++operand_index) {
229 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index);
268 for (uint32_t operand_index = 2; operand_index < num_operands;
269 ++operand_index) {
270 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index);
303 for (uint32_t operand_index = 2; operand_index < num_operands;
304 ++operand_index) {
305 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index);
326 for (uint32_t operand_index = 2; operand_index < num_operands;
327 ++operand_index) {
328 const uint32_t operand_type = _.GetOperandTypeId(inst, operand_index);
329 const uint32_t member_type = struct_inst->word(operand_index);