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

  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 5107 gen_ldst (bool load_p, int regno, rtx base_mem, int offset)
5145 RTVEC_ELT (p, i++) = gen_ldst (load_p, regno, base_mem, offset);
5096 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) function
nios2.cc 5107 gen_ldst (bool load_p, int regno, rtx base_mem, int offset)
5145 RTVEC_ELT (p, i++) = gen_ldst (load_p, regno, base_mem, offset);
5096 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) function
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 5101 gen_ldst (bool load_p, int regno, rtx base_mem, int offset)
5139 RTVEC_ELT (p, i++) = gen_ldst (load_p, regno, base_mem, offset);
5090 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) function
nios2.cc 5101 gen_ldst (bool load_p, int regno, rtx base_mem, int offset)
5139 RTVEC_ELT (p, i++) = gen_ldst (load_p, regno, base_mem, offset);
5090 gen_ldst (bool load_p, int regno, rtx base_mem, int offset) function

Completed in 58 milliseconds