OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:shr
(Results
1 - 3
of
3
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
ir3_lower_parallelcopy.c
240
/*
shr
.b dst, src, (16) */
241
struct ir3_instruction *
shr
=
local
243
ir3_dst_create(
shr
, dst_num, entry->flags);
244
ir3_src_create(
shr
, src_num, entry->flags & ~IR3_REG_HALF);
245
ir3_src_create(
shr
, 0, IR3_REG_IMMED)->uim_val = 16;
246
ir3_instr_move_before(
shr
, instr);
/xsrc/external/mit/xcalc/dist/
actions.c
86
static void
shr
(Widget w, XEvent *ev, String *vector, Cardinal *count);
142
{"
shr
",
shr
}, /* arithmetic shift right */
476
static void
shr
(Widget w, XEvent *ev, String *vector, Cardinal *count)
function
/xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/
rnn.h
139
int
shr
, low, high;
member in struct:rnntypeinfo
Completed in 7 milliseconds
Indexes created Sun Jul 05 00:25:41 UTC 2026