Searched defs:get_function (Results 1 - 3 of 3) sorted by relevance

/external/mesa3d/src/glsl/
H A Dglsl_symbol_table.cpp163 ir_function *glsl_symbol_table::get_function(const char *name) function in class:glsl_symbol_table
H A Dir_function_detect_recursion.cpp188 function *get_function(ir_function_signature *sig) function in class:has_recursion_visitor
201 this->current = this->get_function(sig);
221 function *const target = this->get_function(call->callee);
/external/valgrind/VEX/priv/
H A Dguest_mips_toIR.c591 static UInt get_function(UInt mipsins) function
726 UInt function = get_function(cins);
792 UInt function = get_function(cins);
1537 UInt opc2 = get_function(theInstr);
2237 UChar opc2 = get_function(theInstr);
2720 function = get_function(cins);
12183 function = get_function(cins);

Completed in 434 milliseconds