Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp6872 ir_dereference_variable *deref_test_var = in test_to_hir() local
6876 instructions->push_tail(new(ctx) ir_assignment(deref_test_var, test_val)); in test_to_hir()
7051 ir_rvalue *deref_test_var = in hir() local
7090 deref_test_var, state)) in hir()
7100 label->type = deref_test_var->type; in hir()
7104 logic_or(fallthru_var, equal(label, deref_test_var)))); in hir()

Completed in 11 milliseconds