HomeSort by: relevance | last modified time | path
    Searched defs:sh_treg_combine (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh_treg_combine.cc 433 class sh_treg_combine : public rtl_opt_pass class in inherits:rtl_opt_pass
436 sh_treg_combine (gcc::context* ctx, bool split_insns, const char* name);
437 virtual ~sh_treg_combine (void);
618 const pass_data sh_treg_combine::default_pass_data =
631 sh_treg_combine::sh_treg_combine (gcc::context* ctx, bool split_insns, function in class:sh_treg_combine
641 sh_treg_combine::~sh_treg_combine (void)
645 void sh_treg_combine::update_ccreg_mode (const_rtx cond)
661 sh_treg_combine::is_cmp_eq_zero (const_rtx i
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh_treg_combine.cc 433 class sh_treg_combine : public rtl_opt_pass class in inherits:rtl_opt_pass
436 sh_treg_combine (gcc::context* ctx, bool split_insns, const char* name);
437 virtual ~sh_treg_combine (void);
618 const pass_data sh_treg_combine::default_pass_data =
631 sh_treg_combine::sh_treg_combine (gcc::context* ctx, bool split_insns, function in class:sh_treg_combine
641 sh_treg_combine::~sh_treg_combine (void)
645 void sh_treg_combine::update_ccreg_mode (const_rtx cond)
661 sh_treg_combine::is_cmp_eq_zero (const_rtx i
    [all...]

Completed in 16 milliseconds