Searched refs:flat_store_byte (Results 1 – 6 of 6) sorted by relevance
174 flat_store_byte v[3:4], v1 label
53 ; CHECK: flat_store_byte
138 flat<0x18>, "flat_store_byte", VGPR_32
343 case aco_opcode::flat_store_byte: in get_subdword_operand_stride()419 else if (instr->opcode == aco_opcode::flat_store_byte) in add_subdword_operand()
6420 op = global ? aco_opcode::global_store_byte : aco_opcode::flat_store_byte; in visit_store_global()
388 def FLAT_STORE_BYTE : FLAT_Store_Pseudo <"flat_store_byte", VGPR_32>;