Searched defs:in_code (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-sh.h | 112 int in_code : 1; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-sh.h | 112 int in_code : 1; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/cris/ |
H A D | cris.cc | 93 static int in_code = 0; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/cris/ |
H A D | cris.c | 91 static int in_code = 0; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | combine.cc | 7969 enum rtx_code in_code, in make_compound_operation_int() 8392 make_compound_operation (rtx x, enum rtx_code in_code) in make_compound_operation()
|
H A D | gimplify.cc | 7504 bool in_code, unsigned flags) in omp_default_clause() 7717 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable()
|
H A D | tree-vect-slp.cc | 1435 enum tree_code in_code = entry.first; in vect_slp_linearize_chain() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | combine.c | 8096 enum rtx_code in_code, in make_compound_operation_int() 8519 make_compound_operation (rtx x, enum rtx_code in_code) in make_compound_operation()
|
H A D | gimplify.c | 7180 bool in_code, unsigned flags) in omp_default_clause() 7372 omp_notice_variable (struct gimplify_omp_ctx *ctx, tree decl, bool in_code) in omp_notice_variable()
|