Searched refs:get_head (Results 1 – 8 of 8) sorted by relevance
149 (loop_variable_state *) this->state.get_head(); in visit()165 (loop_variable_state *) this->state.get_head(); in visit_enter()181 (loop_variable_state *) this->state.get_head(); in visit()507 (ir_instruction *) ir->then_instructions.get_head(); in is_loop_terminator()
334 const exec_node *get_head() const in get_head() function339 exec_node *get_head() in get_head() function392 exec_node *const n = this->get_head(); in pop_head()
588 if (n != this->expressions.get_head()) in print()624 if (n != this->expressions.get_head()) in print()753 if (ptr != this->declarations.get_head()) in print()
172 s_symbol *tag = SX_AS_SYMBOL(sub->subexpressions.get_head()); in scan_for_prototypes()230 s_symbol *paramtag = SX_AS_SYMBOL(paramlist->subexpressions.get_head()); in read_function_sig()337 s_symbol *tag = SX_AS_SYMBOL(list->subexpressions.get_head()); in read_instruction()516 s_symbol *tag = SX_AS_SYMBOL(list->subexpressions.get_head()); in read_rvalue()
88 field_constant = (ir_constant *)val->components.get_head(); in set_uniform_initializer()
383 ir_constant *value = (ir_constant *) ir->components.get_head(); in visit()
85 entry->start = (fs_inst *)v->instructions.get_head(); in fs_cfg()
2920 field_constant = (ir_constant *)val->components.get_head(); in set_uniform_initializer()