Searched refs:get_prev (Results 1 – 3 of 3) sorted by relevance
68 const exec_node *get_prev() const;69 exec_node *get_prev();211 inline const exec_node *exec_node::get_prev() const in get_prev() function216 inline exec_node *exec_node::get_prev() in get_prev() function
317 def get_prev(self): member in xmlCore394 prev = property(get_prev, None, None, "Previous sibling node")
974 inst = (glsl_to_tgsi_instruction *)inst->get_prev(); in add_buffer_to_load_and_stores()979 inst = (glsl_to_tgsi_instruction *)inst->get_prev(); in add_buffer_to_load_and_stores()