HomeSort by: relevance | last modified time | path
    Searched refs:add_top_level_asm (Results 1 - 12 of 12) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.h 274 void add_top_level_asm (const char *asm_stmts);
libgccjit++.h 334 void add_top_level_asm (const char *asm_stmts,
1323 context::add_top_level_asm (const char *asm_stmts, location loc) function in class:gccjit::context
jit-playback.cc 1041 playback::context::add_top_level_asm (const char *asm_stmts) function in class:gcc::jit::playback::context
jit-recording.h 320 void add_top_level_asm (location *loc, const char *asm_stmts);
jit-recording.cc 2023 recording::context::add_top_level_asm (recording::location *loc,
7576 r->add_top_level_asm (m_asm_stmts->c_str ());
libgccjit.cc 4267 gcc::jit::recording::context::add_top_level_asm, in
4279 ctxt->add_top_level_asm (loc, asm_stmts);
  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.h 300 void add_top_level_asm (const char *asm_stmts);
libgccjit++.h 334 void add_top_level_asm (const char *asm_stmts,
1324 context::add_top_level_asm (const char *asm_stmts, location loc) function in class:gccjit::context
jit-playback.cc 1189 playback::context::add_top_level_asm (const char *asm_stmts) function in class:gcc::jit::playback::context
jit-recording.h 327 void add_top_level_asm (location *loc, const char *asm_stmts);
jit-recording.cc 2036 recording::context::add_top_level_asm (recording::location *loc,
7821 r->add_top_level_asm (m_asm_stmts->c_str ());
libgccjit.cc 4366 gcc::jit::recording::context::add_top_level_asm, in
4378 ctxt->add_top_level_asm (loc, asm_stmts);

Completed in 114 milliseconds