HomeSort by relevance Sort by last modified time
    Searched refs:const_rtx (Results 1 - 10 of 10) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
alias.h 43 extern int nonoverlapping_memrefs_p (const_rtx, const_rtx, bool);
rtl.h 634 extern void rtl_check_failed_bounds (const_rtx, int, const char *, int,
637 extern void rtl_check_failed_type1 (const_rtx, int, int, const char *, int,
640 extern void rtl_check_failed_type2 (const_rtx, int, int, int, const char *,
643 extern void rtl_check_failed_code1 (const_rtx, enum rtx_code, const char *,
646 extern void rtl_check_failed_code2 (const_rtx, enum rtx_code, enum rtx_code,
649 extern void rtl_check_failed_code_mode (const_rtx, enum rtx_code, enum machine_mode,
752 extern void rtl_check_failed_flag (const char *, const_rtx, const char *,
    [all...]
coretypes.h 54 typedef const struct rtx_def *const_rtx; typedef in typeref:struct:rtx_def
176 #define const_rtx struct _dont_use_rtx_here_ * macro
except.h 284 extern eh_region get_eh_region_from_rtx (const_rtx);
285 extern eh_landing_pad get_eh_landing_pad_from_rtx (const_rtx);
target.def 870 bool, (const_rtx insn), NULL)
894 bool, (const_rtx x), NULL)
    [all...]
basic-block.h 749 extern bool br_prob_note_reliable_p (const_rtx);
820 extern bool inside_basic_block_p (const_rtx);
821 extern bool control_flow_insn_p (const_rtx);
    [all...]
output.h 583 extern bool default_use_anchors_for_symbol_p (const_rtx);
gtype-desc.h     [all...]
tree.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
i386-protos.h 101 extern bool ix86_dep_by_shift_count (const_rtx set_insn, const_rtx use_insn);

Completed in 645 milliseconds