Home
last modified time | relevance | path

Searched refs:m_called_functions (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dhsa-common.h1162 vec <tree> m_called_functions; variable
H A Dhsa-brig.c1994 for (unsigned i = 0; i < hsa_cfun->m_called_functions.length (); i++) in hsa_brig_emit_function()
1996 tree called = hsa_cfun->m_called_functions[i]; in hsa_brig_emit_function()
H A Dhsa-gen.c206 m_private_variables (vNULL), m_called_functions (vNULL), in hsa_function_representation()
225 m_private_variables (vNULL), m_called_functions (vNULL), in hsa_function_representation()
261 m_called_functions.release (); in ~hsa_function_representation()
3624 hsa_cfun->m_called_functions.safe_push (call_insn->m_called_function);