OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mode_size
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_dce_virtual.c
286
static const struct
mode_size
{
struct
amdgpu_connectors.c
422
static const struct
mode_size
{
struct
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_connectors.c
508
struct
mode_size
{
struct
/src/external/gpl3/binutils/dist/opcodes/
cris-dis.c
659
int
mode_size
= 1 << ((insn >> 4) & (*template_name == 'z' ? 1 : 3));
680
to_skip += (
mode_size
+ 1) & ~1;
906
int
mode_size
= 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
908
if (
mode_size
== 1)
911
nbytes =
mode_size
;
978
int
mode_size
1000
size =
mode_size
;
1123
int
mode_size
= 1 << ((prefix_insn >> 4) & 3);
1125
if (
mode_size
== 1)
1128
nbytes =
mode_size
;
658
int
mode_size
= 1 << ((insn >> 4) & (*template_name == 'z' ? 1 : 3));
local
905
int
mode_size
= 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
local
977
int
mode_size
local
1122
int
mode_size
= 1 << ((prefix_insn >> 4) & 3);
local
[
all
...]
/src/external/gpl3/binutils.old/dist/opcodes/
cris-dis.c
659
int
mode_size
= 1 << ((insn >> 4) & (*template_name == 'z' ? 1 : 3));
680
to_skip += (
mode_size
+ 1) & ~1;
906
int
mode_size
= 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
908
if (
mode_size
== 1)
911
nbytes =
mode_size
;
978
int
mode_size
1000
size =
mode_size
;
1123
int
mode_size
= 1 << ((prefix_insn >> 4) & 3);
1125
if (
mode_size
== 1)
1128
nbytes =
mode_size
;
658
int
mode_size
= 1 << ((insn >> 4) & (*template_name == 'z' ? 1 : 3));
local
905
int
mode_size
= 1 << ((insn >> 4) & (*cs == 'z' ? 1 : 3));
local
977
int
mode_size
local
1122
int
mode_size
= 1 << ((prefix_insn >> 4) & 3);
local
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_display.c
270
static struct
mode_size
{
struct
/src/external/gpl3/gcc.old/dist/gcc/
ira-costs.cc
1378
HOST_WIDE_INT
mode_size
, hard_reg_mode_size;
1399
if (pmode_size.is_constant (&
mode_size
)
1403
cost_factor =
mode_size
/ hard_reg_mode_size;
1404
if (
mode_size
% hard_reg_mode_size != 0)
1373
HOST_WIDE_INT
mode_size
, hard_reg_
mode_size
;
local
expr.cc
3875
int i,
mode_size
;
3879
mode_size
= GET_MODE_SIZE (mode).to_constant ();
3880
gcc_assert (
mode_size
>= UNITS_PER_WORD);
3899
for (i = 0; i < CEIL (
mode_size
, UNITS_PER_WORD); i++)
11718
poly_uint64
mode_size
= GET_MODE_SIZE (mode);
11719
poly_uint64 temp_size =
mode_size
;
11732
rtx size_rtx = gen_int_mode (
mode_size
, Pmode);
3865
int i,
mode_size
;
local
11698
poly_uint64
mode_size
= GET_MODE_SIZE (mode);
local
Completed in 44 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026