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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 264 static rtx sh_allocate_initial_value (rtx);
497 #define TARGET_ALLOCATE_INITIAL_VALUE sh_allocate_initial_value
9678 /* For use by sh_allocate_initial_value. Note that sh.md contains some
9691 sh_allocate_initial_value (rtx hard_reg)
9671 sh_allocate_initial_value (rtx hard_reg) function
sh.cc 264 static rtx sh_allocate_initial_value (rtx);
497 #define TARGET_ALLOCATE_INITIAL_VALUE sh_allocate_initial_value
9678 /* For use by sh_allocate_initial_value. Note that sh.md contains some
9691 sh_allocate_initial_value (rtx hard_reg)
9671 sh_allocate_initial_value (rtx hard_reg) function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 264 static rtx sh_allocate_initial_value (rtx);
497 #define TARGET_ALLOCATE_INITIAL_VALUE sh_allocate_initial_value
9677 /* For use by sh_allocate_initial_value. Note that sh.md contains some
9690 sh_allocate_initial_value (rtx hard_reg)
9670 sh_allocate_initial_value (rtx hard_reg) function
sh.cc 264 static rtx sh_allocate_initial_value (rtx);
497 #define TARGET_ALLOCATE_INITIAL_VALUE sh_allocate_initial_value
9677 /* For use by sh_allocate_initial_value. Note that sh.md contains some
9690 sh_allocate_initial_value (rtx hard_reg)
9670 sh_allocate_initial_value (rtx hard_reg) function

Completed in 146 milliseconds