Lines Matching refs:Group
948 unsigned Group = 0;
959 *GroupNo = Group;
962 ++Group;
1188 // Inline asm can use the group descriptors to find tied operands, but on
1224 // Now deal with inline asm by parsing the operand group descriptor flags.
1225 // Find the beginning of each operand group.
1236 // OpIdx belongs to this operand group.
1242 // Operands in this group are tied to operands in TiedGroup which must be
1250 // OpIdx is a def tied to this use group.