Searched refs:condition_to_hir (Results 1 – 2 of 2) sorted by relevance
1159 void condition_to_hir(exec_list *, struct _mesa_glsl_parse_state *);
6267 state->loop_nesting_ast->condition_to_hir(instructions, state); in hir()6491 state->loop_nesting_ast->condition_to_hir(&irif->then_instructions, state); in hir()6777 ast_iteration_statement::condition_to_hir(exec_list *instructions, in condition_to_hir() function in ast_iteration_statement6840 condition_to_hir(&stmt->body_instructions, state); in hir()6849 condition_to_hir(&stmt->body_instructions, state); in hir()