Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/
H A Dast_to_hir.cpp7004 ir_constant *label_const = in hir() local
7007 if (!label_const) { in hir()
7015 label_const = body.constant(0); in hir()
7019 &label_const->value.u[0]); in hir()
7035 l->value = label_const->value.u[0]; in hir()
7040 &label_const->value.u[0], in hir()
7049 ir_rvalue *label = label_const; in hir()

Completed in 11 milliseconds