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

  /src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc 260 static bool sh_cannot_force_const_mem_p (machine_mode, rtx);
650 #define TARGET_CANNOT_FORCE_CONST_MEM sh_cannot_force_const_mem_p
12639 sh_cannot_force_const_mem_p (machine_mode mode ATTRIBUTE_UNUSED,
12617 sh_cannot_force_const_mem_p (machine_mode mode ATTRIBUTE_UNUSED, function
  /src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc 260 static bool sh_cannot_force_const_mem_p (machine_mode, rtx);
650 #define TARGET_CANNOT_FORCE_CONST_MEM sh_cannot_force_const_mem_p
12637 sh_cannot_force_const_mem_p (machine_mode mode ATTRIBUTE_UNUSED,
12615 sh_cannot_force_const_mem_p (machine_mode mode ATTRIBUTE_UNUSED, function

Completed in 26 milliseconds