OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:REG_CLASS_TEXW
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/
midgard_ra.c
131
case
REG_CLASS_TEXW
:
150
case
REG_CLASS_TEXW
:
434
l->class_start[
REG_CLASS_TEXW
] = 16 * 28;
439
l->class_size[
REG_CLASS_TEXW
] = 16 * 2;
441
lcra_set_disjoint_class(l, REG_CLASS_TEXR,
REG_CLASS_TEXW
);
450
l->class_start[
REG_CLASS_TEXW
] = l->class_start[REG_CLASS_WORK];
568
set_class(l->class, ins->dest,
REG_CLASS_TEXW
);
860
bool is_special_w = spill_class ==
REG_CLASS_TEXW
;
compiler.h
557
#define
REG_CLASS_TEXW
4
Completed in 7 milliseconds
Indexes created Wed Jul 29 00:25:28 UTC 2026