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

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 152 type new_array_type (type element_type, int num_elements,
809 context::new_array_type (type element_type, int num_elements, location loc) function in class:gccjit::context
jit-playback.cc 329 new_array_type (playback::location *loc, function in class:gcc::jit::playback::context
jit-recording.cc 842 recording::context::new_array_type (recording::location *loc, function in class:gcc::jit::recording::context
3120 set_playback_obj (r->new_array_type (playback_location (r, m_loc),
3126 results of new_array_type. */
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 152 type new_array_type (type element_type, int num_elements,
808 context::new_array_type (type element_type, int num_elements, location loc) function in class:gccjit::context
jit-playback.cc 327 new_array_type (playback::location *loc, function in class:gcc::jit::playback::context
jit-recording.cc 844 recording::context::new_array_type (recording::location *loc, function in class:gcc::jit::recording::context
3060 set_playback_obj (r->new_array_type (playback_location (r, m_loc),
3066 results of new_array_type. */

Completed in 39 milliseconds