OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tga_op1
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/ia64/
ia64.cc
1224
rtx
tga_op1
, tga_op2, tga_ret, tga_eqv, tmp;
1234
tga_op1
= gen_reg_rtx (Pmode);
1235
emit_insn (gen_load_dtpmod (
tga_op1
, op1));
1242
tga_op1
, Pmode, tga_op2, Pmode);
1259
tga_op1
= gen_reg_rtx (Pmode);
1260
emit_insn (gen_load_dtpmod (
tga_op1
, op1));
1266
tga_op1
, Pmode, tga_op2, Pmode);
1220
rtx
tga_op1
, tga_op2, tga_ret, tga_eqv, tmp;
local
/src/external/gpl3/gcc.old/dist/gcc/config/ia64/
ia64.cc
1214
rtx
tga_op1
, tga_op2, tga_ret, tga_eqv, tmp;
1224
tga_op1
= gen_reg_rtx (Pmode);
1225
emit_insn (gen_load_dtpmod (
tga_op1
, op1));
1232
tga_op1
, Pmode, tga_op2, Pmode);
1249
tga_op1
= gen_reg_rtx (Pmode);
1250
emit_insn (gen_load_dtpmod (
tga_op1
, op1));
1256
tga_op1
, Pmode, tga_op2, Pmode);
1210
rtx
tga_op1
, tga_op2, tga_ret, tga_eqv, tmp;
local
/src/external/gpl3/gcc/dist/gcc/config/sh/
sh.cc
1716
rtx
tga_op1
, tga_ret, tmp, tmp2;
1768
tga_op1
= !can_create_pseudo_p () ? op0 : gen_reg_rtx (Pmode);
1773
emit_insn (gen_tls_initial_exec (
tga_op1
, tmp));
1774
op1 =
tga_op1
;
1711
rtx
tga_op1
, tga_ret, tmp, tmp2;
local
/src/external/gpl3/gcc.old/dist/gcc/config/sh/
sh.cc
1716
rtx
tga_op1
, tga_ret, tmp, tmp2;
1768
tga_op1
= !can_create_pseudo_p () ? op0 : gen_reg_rtx (Pmode);
1773
emit_insn (gen_tls_initial_exec (
tga_op1
, tmp));
1774
op1 =
tga_op1
;
1711
rtx
tga_op1
, tga_ret, tmp, tmp2;
local
Completed in 55 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026