Searched refs:flat_store_short (Results 1 – 8 of 8) sorted by relevance
178 flat_store_short v[3:4], v1 label
44 ; CHECK: flat_store_short
434 ; GCN-HSA: flat_store_short v{{\[[0-9]+:[0-9]+\]}}, v[[VAL]]447 ; GCN-HSA: flat_store_short v{{\[[0-9]+:[0-9]+\]}}, v[[VAL]]
431 ; GCN-HSA: flat_store_short v{{\[[0-9]+:[0-9]+\]}}, v[[VAL]]444 ; GCN-HSA: flat_store_short v{{\[[0-9]+:[0-9]+\]}}, v[[VAL]]
141 flat <0x1a>, "flat_store_short", VGPR_32
344 case aco_opcode::flat_store_short: in get_subdword_operand_stride()421 else if (instr->opcode == aco_opcode::flat_store_short) in add_subdword_operand()
6423 op = global ? aco_opcode::global_store_short : aco_opcode::flat_store_short; in visit_store_global()
389 def FLAT_STORE_SHORT : FLAT_Store_Pseudo <"flat_store_short", VGPR_32>;