Home
last modified time | relevance | path

Searched refs:ROGUE_OP_MOV (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/imagination/rogue/
Drogue_instr.h53 ROGUE_OP_MOV, /** Register move instruction. */ enumerator
Drogue.c274 struct rogue_instr *instr = rogue_shader_insert(shader, ROGUE_OP_MOV); in trans_nir_alu_mov()
467 struct rogue_instr *instr = rogue_shader_insert(shader, ROGUE_OP_MOV); in trans_nir_intrinsic_load_input_vs()
518 struct rogue_instr *instr = rogue_shader_insert(shader, ROGUE_OP_MOV); in trans_nir_intrinsic_store_output_fs()
611 struct rogue_instr *instr = rogue_shader_insert(shader, ROGUE_OP_MOV); in trans_nir_intrinsic_load_ubo()
Drogue_dump.c62 [ROGUE_OP_MOV] = "mov",
Drogue_instr.c50 [ROGUE_OP_MOV] = 2,
Drogue_validate.c113 [ROGUE_OP_MOV] = { .flags = ROH(ROGUE_INSTR_FLAG_OLCHK),
Drogue_encode.c379 [ROGUE_OP_MOV] = {