Home
last modified time | relevance | path

Searched refs:m_ctxt (Results 126 – 150 of 1253) sorted by relevance

12345678910>>...51

/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/jit/
H A Djit-recording.h358 context *get_context () { return m_ctxt; } in get_context()
375 : m_ctxt (ctxt), in memento()
382 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
388 context *m_ctxt;
592 : type (other_type->m_ctxt), in memento_of_get_pointer()
622 : type (other_type->m_ctxt), in decorated_type()
1183 : memento (func->m_ctxt), in block()
1772 : lvalue (func->m_ctxt, loc, type_), in local()
1810 : memento (b->m_ctxt), in statement()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h358 context *get_context () { return m_ctxt; } in get_context()
375 : m_ctxt (ctxt), in memento()
382 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
388 context *m_ctxt;
592 : type (other_type->m_ctxt), in memento_of_get_pointer()
622 : type (other_type->m_ctxt), in decorated_type()
1183 : memento (func->m_ctxt), in block()
1772 : lvalue (func->m_ctxt, loc, type_), in local()
1810 : memento (b->m_ctxt), in statement()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/jit/
H A Djit-recording.h358 context *get_context () { return m_ctxt; } in get_context()
375 : m_ctxt (ctxt), in memento()
382 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
388 context *m_ctxt;
592 : type (other_type->m_ctxt), in memento_of_get_pointer()
622 : type (other_type->m_ctxt), in decorated_type()
1183 : memento (func->m_ctxt), in block()
1772 : lvalue (func->m_ctxt, loc, type_), in local()
1810 : memento (b->m_ctxt), in statement()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/jit/
H A Djit-recording.h365 context *get_context () { return m_ctxt; } in get_context()
382 : m_ctxt (ctxt), in memento()
389 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
395 context *m_ctxt;
599 : type (other_type->m_ctxt), in memento_of_get_pointer()
629 : type (other_type->m_ctxt), in decorated_type()
1190 : memento (func->m_ctxt), in block()
1779 : lvalue (func->m_ctxt, loc, type_), in local()
1817 : memento (b->m_ctxt), in statement()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/jit/
H A Djit-recording.h365 context *get_context () { return m_ctxt; } in get_context()
382 : m_ctxt (ctxt), in memento()
389 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
395 context *m_ctxt;
599 : type (other_type->m_ctxt), in memento_of_get_pointer()
629 : type (other_type->m_ctxt), in decorated_type()
1190 : memento (func->m_ctxt), in block()
1779 : lvalue (func->m_ctxt, loc, type_), in local()
1817 : memento (b->m_ctxt), in statement()
/dports/lang/gcc8/gcc-8.5.0/gcc/jit/
H A Djit-recording.h358 context *get_context () { return m_ctxt; } in get_context()
375 : m_ctxt (ctxt), in memento()
382 string *new_string (const char *text) { return m_ctxt->new_string (text); } in new_string()
388 context *m_ctxt;
592 : type (other_type->m_ctxt), in memento_of_get_pointer()
622 : type (other_type->m_ctxt), in decorated_type()
1183 : memento (func->m_ctxt), in block()
1772 : lvalue (func->m_ctxt, loc, type_), in local()
1810 : memento (b->m_ctxt), in statement()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dpass_manager.h100 context *m_ctxt;
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dpass_manager.h100 context *m_ctxt;
H A Dgimple-laddress.c68 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgimple-harden-conditionals.cc70 opt_pass *clone () { return new pass_harden_compares (m_ctxt); } in clone()
101 opt_pass *clone () { return new pass_harden_conditional_branches (m_ctxt); } in clone()
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
H A Dpass_manager.h108 context *m_ctxt;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dpass_manager.h108 context *m_ctxt;
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dpass_manager.h108 context *m_ctxt;
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
H A Dpass_manager.h108 context *m_ctxt;
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
H A Dpass_manager.h108 context *m_ctxt;
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dpass_manager.h108 context *m_ctxt;
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dpass_manager.h108 context *m_ctxt;
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/subversion/
H A Dsvnaddjob.cpp28 svn::Client cli(m_ctxt); in run()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgimple-laddress.c69 opt_pass * clone () { return new pass_laddress (m_ctxt); } in clone()

12345678910>>...51