Searched defs:is_artificial (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/rtl-ssa/
H A Dinsns.h184 bool is_artificial () const { return m_cost_or_uid < 0; } function in class:rtl_ssa::insn_info
H A Daccesses.h149 bool is_artificial () const { return m_is_artificial; } function in class:rtl_ssa::access_info
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Df-lang.c815 fortran_argument_convert(struct value *value, bool is_artificial) argument
H A Deval.c2006 bool is_artificial local
H A Dgdbtypes.h1204 unsigned int is_artificial:1; member in struct:fn_field
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Df-lang.c1869 fortran_argument_convert (struct value *value, bool is_artificial) argument
H A Dsymtab.h1369 bool is_artificial () const function in struct:symbol
H A Dgdbtypes.h1519 unsigned int is_artificial:1; member in struct:fn_field
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dgcov.c249 is_artificial (function_info *fn) function
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dgcov.cc249 is_artificial (function_info *fn) function in class:function_info
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-expr.c5441 bool is_artificial = (INDIRECT_REF_P (parmse->expr) local

Completed in 332 milliseconds