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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_regs_to_ssa.c33 struct regs_to_ssa_state { struct
42 struct regs_to_ssa_state *state = _state;
68 rewrite_if_condition(nir_if *nif, struct regs_to_ssa_state *state)
86 struct regs_to_ssa_state *state = _state;
107 rewrite_alu_instr(nir_alu_instr *alu, struct regs_to_ssa_state *state)
221 struct regs_to_ssa_state state;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_lower_regs_to_ssa.c33 struct regs_to_ssa_state { struct
42 struct regs_to_ssa_state *state = _state;
68 rewrite_if_condition(nir_if *nif, struct regs_to_ssa_state *state)
86 struct regs_to_ssa_state *state = _state;
107 rewrite_alu_instr(nir_alu_instr *alu, struct regs_to_ssa_state *state)
223 struct regs_to_ssa_state state;

Completed in 3 milliseconds