Home
last modified time | relevance | path

Searched refs:function_ctx (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c109 static inline struct function_ctx *
128 const struct function_ctx *ctx = &mask->function_stack[i]; in mask_has_loop()
146 const struct function_ctx *ctx = &mask->function_stack[i]; in mask_has_switch()
164 const struct function_ctx *ctx = &mask->function_stack[i]; in mask_has_cond()
180 struct function_ctx *ctx = &mask->function_stack[function_idx]; in lp_exec_mask_function_init()
270 struct function_ctx *ctx = func_ctx(mask); in lp_exec_mask_cond_push()
291 struct function_ctx *ctx = func_ctx(mask); in lp_exec_mask_cond_invert()
313 struct function_ctx *ctx = func_ctx(mask); in lp_exec_mask_cond_pop()
325 struct function_ctx *ctx = func_ctx(mask); in lp_exec_bgnloop()
359 struct function_ctx *ctx = func_ctx(mask); in lp_exec_break()
[all …]
Dlp_bld_tgsi.h270 struct function_ctx { struct