Home
last modified time | relevance | path

Searched defs:move_instr (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_group_loads.c209 nir_instr *move_instr = instr; in group_loads() local
238 nir_instr *move_instr = instr; in group_loads() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_instr_lds.cpp211 bool LDSReadInstr::replace_dest(PRegister new_dest, AluInstr *move_instr) in replace_dest()
H A Dsfn_instr.cpp184 Instr::replace_dest(PRegister new_dest, r600::AluInstr *move_instr) in replace_dest()
H A Dsfn_instr_alu.cpp583 AluInstr::replace_dest(PRegister new_dest, AluInstr *move_instr) in replace_dest()