HomeSort by: relevance | last modified time | path
    Searched defs:new_function_type (Results 1 - 8 of 8) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.cc 459 new_function_type (type *return_type, function in class:gcc::jit::playback::context
jit-recording.cc 934 recording::context::new_function_type (recording::type *return_type, function in class:gcc::jit::recording::context
963 = new_function_type (return_type,
3244 set_playback_obj (r->new_function_type (m_return_type->playback_type (),
3259 results of new_function_type. */
4457 = m_ctxt->new_function_type (m_return_type,
jit-playback.cc 459 new_function_type (type *return_type, function in class:gcc::jit::playback::context
jit-recording.cc 934 recording::context::new_function_type (recording::type *return_type, function in class:gcc::jit::recording::context
963 = new_function_type (return_type,
3244 set_playback_obj (r->new_function_type (m_return_type->playback_type (),
3259 results of new_function_type. */
4457 = m_ctxt->new_function_type (m_return_type,
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.cc 457 new_function_type (type *return_type, function in class:gcc::jit::playback::context
jit-recording.cc 936 recording::context::new_function_type (recording::type *return_type, function in class:gcc::jit::recording::context
965 = new_function_type (return_type,
3184 set_playback_obj (r->new_function_type (m_return_type->playback_type (),
3199 results of new_function_type. */
4350 = m_ctxt->new_function_type (m_return_type,
jit-playback.cc 457 new_function_type (type *return_type, function in class:gcc::jit::playback::context
jit-recording.cc 936 recording::context::new_function_type (recording::type *return_type, function in class:gcc::jit::recording::context
965 = new_function_type (return_type,
3184 set_playback_obj (r->new_function_type (m_return_type->playback_type (),
3199 results of new_function_type. */
4350 = m_ctxt->new_function_type (m_return_type,

Completed in 175 milliseconds