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

  /src/external/gpl3/gcc/dist/gcc/config/
darwin.cc 861 rtx pic_ref = orig; local
913 pic_ref = reg;
940 set_unique_reg_note (insn, REG_EQUAL, pic_ref);
942 pic_ref = reg;
954 pic_ref = gen_rtx_PLUS (Pmode,
970 pic_ref = gen_rtx_PLUS (Pmode, pic,
975 emit_move_insn (reg, pic_ref);
976 pic_ref = gen_const_mem (GET_MODE (orig), reg);
1009 pic_ref = reg;
1015 pic_ref = gen_rtx_PLUS (Pmode
    [all...]
  /src/external/gpl3/gcc/dist/gcc/config/m32r/
m32r.cc 1960 rtx pic_ref, address;
1989 pic_ref = gen_const_mem (Pmode, address);
1990 emit_move_insn (reg, pic_ref);
1941 rtx pic_ref, address; local
  /src/external/gpl3/gcc.old/dist/gcc/config/
darwin.cc 822 rtx pic_ref = orig; local
874 pic_ref = reg;
901 set_unique_reg_note (insn, REG_EQUAL, pic_ref);
903 pic_ref = reg;
915 pic_ref = gen_rtx_PLUS (Pmode,
931 pic_ref = gen_rtx_PLUS (Pmode, pic,
936 emit_move_insn (reg, pic_ref);
937 pic_ref = gen_const_mem (GET_MODE (orig), reg);
970 pic_ref = reg;
976 pic_ref = gen_rtx_PLUS (Pmode
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/m32r/
m32r.cc 1958 rtx pic_ref, address;
1987 pic_ref = gen_const_mem (Pmode, address);
1988 emit_move_insn (reg, pic_ref);
1939 rtx pic_ref, address; local
  /src/external/gpl3/gcc/dist/gcc/config/m68k/
m68k.cc 2672 rtx pic_ref = orig;
2679 pic_ref = m68k_wrap_symbol_into_got_ref (orig, RELOC_GOT, reg);
2680 pic_ref = m68k_move_to_reg (pic_ref, orig, reg);
2700 pic_ref = plus_constant (Pmode, base, INTVAL (orig));
2702 pic_ref = gen_rtx_PLUS (Pmode, base, orig);
2705 return pic_ref;
2663 rtx pic_ref = orig; local
  /src/external/gpl3/gcc/dist/gcc/config/microblaze/
microblaze.cc 1072 rtx pic_ref, reg; local
1075 pic_ref = gen_rtx_UNSPEC (Pmode,
1078 pic_ref = gen_rtx_CONST (Pmode, pic_ref);
1079 pic_ref = gen_rtx_PLUS (Pmode,
1080 pic_offset_table_rtx, pic_ref);
1081 pic_ref = gen_const_mem (Pmode, pic_ref);
1082 emit_move_insn (reg, pic_ref);
1088 rtx pic_ref, reg local
1118 rtx pic_ref; local
1128 rtx pic_ref; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/m68k/
m68k.cc 2656 rtx pic_ref = orig;
2663 pic_ref = m68k_wrap_symbol_into_got_ref (orig, RELOC_GOT, reg);
2664 pic_ref = m68k_move_to_reg (pic_ref, orig, reg);
2684 pic_ref = plus_constant (Pmode, base, INTVAL (orig));
2686 pic_ref = gen_rtx_PLUS (Pmode, base, orig);
2689 return pic_ref;
2647 rtx pic_ref = orig; local
  /src/external/gpl3/gcc.old/dist/gcc/config/microblaze/
microblaze.cc 1072 rtx pic_ref, reg; local
1075 pic_ref = gen_rtx_UNSPEC (Pmode,
1078 pic_ref = gen_rtx_CONST (Pmode, pic_ref);
1079 pic_ref = gen_rtx_PLUS (Pmode,
1080 pic_offset_table_rtx, pic_ref);
1081 pic_ref = gen_const_mem (Pmode, pic_ref);
1082 emit_move_insn (reg, pic_ref);
1088 rtx pic_ref, reg local
1118 rtx pic_ref; local
1128 rtx pic_ref; local
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/config/tilegx/
tilegx.cc 1211 rtx address, pic_ref;
1283 pic_ref = gen_const_mem (Pmode, address);
1285 emit_move_insn (reg, pic_ref);
1207 rtx address, pic_ref; local
  /src/external/gpl3/gcc.old/dist/gcc/config/tilepro/
tilepro.cc 981 rtx address, pic_ref;
1037 pic_ref = gen_const_mem (Pmode, address);
1039 emit_move_insn (reg, pic_ref);
977 rtx address, pic_ref; local
  /src/external/gpl3/gcc/dist/gcc/config/csky/
csky.cc 6129 rtx pic_ref, address, rtx_tmp; local
6159 pic_ref = gen_const_mem (Pmode,
6167 pic_ref = gen_rtx_UNSPEC (Pmode,
6170 return pic_ref;
6176 pic_ref = gen_rtx_UNSPEC (Pmode,
6179 return pic_ref;
6188 pic_ref = gen_rtx_PLUS (Pmode, address, pic_reg);
6193 insn = emit_move_insn (reg, pic_ref);
  /src/external/gpl3/gcc/dist/gcc/config/pa/
pa.cc 955 rtx pic_ref = orig;
1017 pic_ref
1023 emit_move_insn (reg, pic_ref);
1025 pic_ref = gen_rtx_MEM (Pmode, reg);
1033 pic_ref
1043 insn = emit_move_insn (reg, pic_ref);
1071 pic_ref = gen_rtx_PLUS (Pmode, base, orig);
1075 return pic_ref;
951 rtx pic_ref = orig; local
  /src/external/gpl3/gcc/dist/gcc/config/sparc/
sparc.cc 4857 rtx pic_ref, address;
4908 pic_ref
4912 insn = emit_move_insn (reg, pic_ref);
4850 rtx pic_ref, address; local
  /src/external/gpl3/gcc.old/dist/gcc/config/csky/
csky.cc 6122 rtx pic_ref, address, rtx_tmp; local
6152 pic_ref = gen_const_mem (Pmode,
6160 pic_ref = gen_rtx_UNSPEC (Pmode,
6163 return pic_ref;
6169 pic_ref = gen_rtx_UNSPEC (Pmode,
6172 return pic_ref;
6181 pic_ref = gen_rtx_PLUS (Pmode, address, pic_reg);
6186 insn = emit_move_insn (reg, pic_ref);
  /src/external/gpl3/gcc.old/dist/gcc/config/pa/
pa.cc 811 rtx pic_ref = orig;
873 pic_ref
879 emit_move_insn (reg, pic_ref);
881 pic_ref = gen_rtx_MEM (Pmode, reg);
889 pic_ref
899 insn = emit_move_insn (reg, pic_ref);
927 pic_ref = gen_rtx_PLUS (Pmode, base, orig);
931 return pic_ref;
807 rtx pic_ref = orig; local
  /src/external/gpl3/gcc.old/dist/gcc/config/sparc/
sparc.cc 4864 rtx pic_ref, address;
4915 pic_ref
4919 insn = emit_move_insn (reg, pic_ref);
4857 rtx pic_ref, address; local

Completed in 167 milliseconds