OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sp_hi
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/config/gcn/
gcn.cc
2927
rtx
sp_hi
= gcn_operand_part (Pmode, sp, 1);
local
2964
emit_insn (gen_addcsi3_scalar_zero (
sp_hi
,
sp_hi
, scc));
2977
emit_insn (gen_addcsi3_scalar (fp_hi,
sp_hi
,
3030
rtx
sp_hi
= simplify_gen_subreg (SImode, sp, DImode, 4);
local
3061
emit_insn (gen_addcsi3_scalar_zero (
sp_hi
, fp_hi, scc));
/src/external/gpl3/gcc/dist/gcc/config/gcn/
gcn.cc
3349
rtx
sp_hi
= gcn_operand_part (Pmode, sp, 1);
local
3386
emit_insn (gen_addcsi3_scalar_zero (
sp_hi
,
sp_hi
, scc));
3399
emit_insn (gen_addcsi3_scalar (fp_hi,
sp_hi
,
3498
rtx
sp_hi
= simplify_gen_subreg (SImode, sp, DImode, 4);
local
3531
emit_insn (gen_addcsi3_scalar_zero (
sp_hi
, fp_hi, scc));
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026