Searched defs:first_node (Results 1 – 12 of 12) sorted by relevance
22 Instruction* first_node = list.front().get(); in InsertBefore() local
401 Instruction* first_node = list.front().get(); in InsertBefore() local
31 explicit MessageStack(Message* first_node) { in MessageStack()
34 explicit MessageStack(Message* first_node) { in MessageStack()
187 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()213 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
110 NodeType* first_node = list->sentinel_.next_node_; in MoveBefore() local
113 NodeDef MakeZipNode(const NodeDef& first_node, const NodeDef& second_node, in MakeZipNode()
24 static int first_node = true; variable
2170 nir_cf_node *first_node = exec_node_data(nir_cf_node, in nir_before_cf_list() local