Searched refs:label_const (Results 1 – 1 of 1) sorted by relevance
3710 ir_constant *label_const = label_rval->constant_expression_value(); in hir() local3712 if (!label_const) { in hir()3720 label_const = new(ctx) ir_constant(0); in hir()3724 (void *)(uintptr_t)label_const->value.u[0]); in hir()3737 (void *)(uintptr_t)label_const->value.u[0]); in hir()3745 label_const, in hir()