Searched refs:get_parent_mov (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c32 get_parent_mov(nir_ssa_def *ssa) function in typeref:typename:nir_alu_instr *
47 nir_alu_instr *mov2 = get_parent_mov(ssa);
100 mov = get_parent_mov(def);
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_opt_remove_phis.c32 get_parent_mov(nir_ssa_def *ssa) function in typeref:typename:nir_alu_instr *
47 nir_alu_instr *mov2 = get_parent_mov(ssa);
100 mov = get_parent_mov(def);

Completed in 2 milliseconds