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

  /src/external/gpl3/gcc/dist/gcc/jit/
libgccjit++.h 158 field new_bitfield (type type_, int width, const std::string &name,
828 context::new_bitfield (type type_, int width, const std::string &name, function in class:gccjit::context
jit-playback.cc 370 new_bitfield (location *loc, function in class:gcc::jit::playback::context
jit-recording.cc 885 recording::context::new_bitfield (recording::location *loc, function in class:gcc::jit::recording::context
3437 set_playback_obj (r->new_bitfield (playback_location (r, m_loc),
3459 results of new_bitfield. */
  /src/external/gpl3/gcc.old/dist/gcc/jit/
libgccjit++.h 158 field new_bitfield (type type_, int width, const std::string &name,
827 context::new_bitfield (type type_, int width, const std::string &name, function in class:gccjit::context
jit-playback.cc 368 new_bitfield (location *loc, function in class:gcc::jit::playback::context
jit-recording.cc 887 recording::context::new_bitfield (recording::location *loc, function in class:gcc::jit::recording::context
3377 set_playback_obj (r->new_bitfield (playback_location (r, m_loc),
3399 results of new_bitfield. */

Completed in 39 milliseconds