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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c49 struct emulate_branch_state { struct
58 static void handle_if(struct emulate_branch_state * s, struct rc_instruction * inst)
88 static void handle_else(struct emulate_branch_state * s, struct rc_instruction * inst)
105 struct emulate_branch_state * S;
147 static void allocate_and_insert_proxies(struct emulate_branch_state * s,
176 static void inject_cmp(struct emulate_branch_state * s,
197 static void handle_endif(struct emulate_branch_state * s, struct rc_instruction * inst)
269 static void fix_output_writes(struct emulate_branch_state * s, struct rc_instruction * inst)
311 struct emulate_branch_state s;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/compiler/
H A Dradeon_emulate_branches.c49 struct emulate_branch_state { struct
58 static void handle_if(struct emulate_branch_state * s, struct rc_instruction * inst)
88 static void handle_else(struct emulate_branch_state * s, struct rc_instruction * inst)
105 struct emulate_branch_state * S;
147 static void allocate_and_insert_proxies(struct emulate_branch_state * s,
176 static void inject_cmp(struct emulate_branch_state * s,
197 static void handle_endif(struct emulate_branch_state * s, struct rc_instruction * inst)
269 static void fix_output_writes(struct emulate_branch_state * s, struct rc_instruction * inst)
311 struct emulate_branch_state s;

Completed in 3 milliseconds