Searched refs:new_array_access (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/docs/examples/tut04-toyvm/
H A Dtoyvm.cc495 ctxt.new_array_access (
526 ctxt.new_array_access (stack,
/haiku-buildtools/gcc/gcc/jit/
H A Djit-playback.h146 new_array_access (location *loc,
H A Dlibgccjit++.h297 lvalue new_array_access (rvalue ptr,
1134 context::new_array_access (rvalue ptr, function in class:gccjit::context
1566 return get_context ().new_array_access (*this, index);
1574 return ctxt.new_array_access (*this,
H A Djit-recording.h182 new_array_access (location *loc,
H A Djit-playback.c1066 new_array_access (location *loc, function in class:playback::context
H A Djit-recording.c1078 recording::context::new_array_access (recording::location *loc, function in class:recording::context
4922 r->new_array_access (playback_location (r, m_loc),
H A Dlibgccjit.c1602 gcc::jit::recording::context::new_array_access method in
1629 return (gcc_jit_lvalue *)ctxt->new_array_access (loc, ptr, index);

Completed in 130 milliseconds