Lines Matching refs:index
925 Definition(uint32_t index, RegClass type) noexcept : temp(index, type) {}
1556 * Operand(1): VADDR - Address source. Can carry an index and/or offset
1564 bool idxen : 1; /* Supply an index from VGPR (VADDR) */
1583 * Operand(1): VADDR - Address source. Can carry an index and/or offset
1593 uint16_t idxen : 1; /* Supply an index from VGPR (VADDR) */
1610 * Operand(3): VADDR - Address source. Can carry an offset or an index.
1675 /* target[0] is the block index of the branch target.
1919 unsigned index;
1938 Block() : index(0) {}
2159 block.index = blocks.size();