Searched refs:function_entry (Results 1 – 4 of 4) sorted by relevance
227 class function_entry *function; /* Set on TGSI_OPCODE_CAL or TGSI_OPCODE_BGNSUB */257 class function_entry : public exec_node { class294 function_entry *current_function;316 function_entry *get_function_signature(ir_function_signature *sig);2446 function_entry *2449 function_entry *entry; in get_function_signature()2452 entry = (function_entry *)iter.get(); in get_function_signature()2458 entry = ralloc(mem_ctx, function_entry); in get_function_signature()2493 function_entry *entry = get_function_signature(sig); in visit()4869 function_entry *entry = (function_entry *)iter.get(); in get_mesa_program()
657 Matcher<Node*> function_entry = in TARGET_TEST_F() local665 first_arg, function_entry, context, _, _)); in TARGET_TEST_F()
472 Node* function_entry = in CallRuntimeN() local477 first_arg, function_entry, result_size); in CallRuntimeN()
190 class function_entry : public exec_node { class228 function_entry *current_function;2316 function_entry *entry = (function_entry *)iter.get(); in set_branchtargets()