OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BRW_MRF_COMPR4
(Results
1 - 25
of
26
) sorted by relevancy
1
2
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
brw_ir_vec4.h
248
if (r.file == MRF && (r.nr &
BRW_MRF_COMPR4
)) {
253
t0.nr &= ~
BRW_MRF_COMPR4
;
259
} else if (s.file == MRF && (s.nr &
BRW_MRF_COMPR4
)) {
brw_ir_fs.h
210
if (r.file == MRF && (r.nr &
BRW_MRF_COMPR4
)) {
212
t.nr &= ~
BRW_MRF_COMPR4
;
219
} else if (s.file == MRF && (s.nr &
BRW_MRF_COMPR4
)) {
brw_schedule_instructions.cpp
1229
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
1234
if (inst->dst.nr &
BRW_MRF_COMPR4
)
1356
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
1361
if (inst->dst.nr &
BRW_MRF_COMPR4
)
brw_fs_reg_allocate.cpp
413
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
416
if (inst->dst.nr &
BRW_MRF_COMPR4
) {
brw_eu_defines.h
1026
#define
BRW_MRF_COMPR4
(1 << 7)
brw_disasm.c
835
_reg_nr &= ~
BRW_MRF_COMPR4
;
2459
brw_inst_dst_da_reg_nr(devinfo, inst) &
BRW_MRF_COMPR4
) {
brw_ir_performance.cpp
1254
const unsigned i = (r.nr & ~
BRW_MRF_COMPR4
) +
brw_fs.cpp
3378
if (inst->dst.nr &
BRW_MRF_COMPR4
) {
3389
scan_inst->dst.nr &= ~
BRW_MRF_COMPR4
;
3966
dst.nr = dst.nr & ~
BRW_MRF_COMPR4
;
3988
if (inst->dst.file == MRF && (inst->dst.nr &
BRW_MRF_COMPR4
) &&
4012
compr4_dst.nr |=
BRW_MRF_COMPR4
;
4829
load->dst.nr |=
BRW_MRF_COMPR4
;
brw_eu_emit.c
94
assert((dest.nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->ver));
214
assert((reg.nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->ver));
brw_fs_generator.cpp
64
assert((reg->nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->ver));
brw_vec4.cpp
2169
assert((reg.nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->ver));
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
brw_ir_fs.h
210
if (r.file == MRF && (r.nr &
BRW_MRF_COMPR4
)) {
212
t.nr &= ~
BRW_MRF_COMPR4
;
219
} else if (s.file == MRF && (s.nr &
BRW_MRF_COMPR4
)) {
brw_ir_vec4.h
248
if (r.file == MRF && (r.nr &
BRW_MRF_COMPR4
)) {
253
t0.nr &= ~
BRW_MRF_COMPR4
;
259
} else if (s.file == MRF && (s.nr &
BRW_MRF_COMPR4
)) {
brw_schedule_instructions.cpp
1159
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
1164
if (inst->dst.nr &
BRW_MRF_COMPR4
)
1283
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
1288
if (inst->dst.nr &
BRW_MRF_COMPR4
)
brw_eu_defines.h
952
#define
BRW_MRF_COMPR4
(1 << 7)
brw_fs_reg_allocate.cpp
477
int reg = inst->dst.nr & ~
BRW_MRF_COMPR4
;
480
if (inst->dst.nr &
BRW_MRF_COMPR4
) {
brw_disasm.c
680
_reg_nr &= ~
BRW_MRF_COMPR4
;
2025
brw_inst_dst_da_reg_nr(devinfo, inst) &
BRW_MRF_COMPR4
) {
brw_fs.cpp
3259
if (inst->dst.nr &
BRW_MRF_COMPR4
) {
3270
scan_inst->dst.nr &= ~
BRW_MRF_COMPR4
;
3779
dst.nr = dst.nr & ~
BRW_MRF_COMPR4
;
3793
if (inst->dst.file == MRF && (inst->dst.nr &
BRW_MRF_COMPR4
) &&
3817
compr4_dst.nr |=
BRW_MRF_COMPR4
;
4391
load->dst.nr |=
BRW_MRF_COMPR4
;
brw_eu_emit.c
93
assert((dest.nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->gen));
197
assert((reg.nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->gen));
brw_fs_generator.cpp
63
assert((reg->nr & ~
BRW_MRF_COMPR4
) < BRW_MAX_MRF(devinfo->gen));
/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
brw_wm.c
242
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
301
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
363
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
425
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
brw_eu.h
289
#define
BRW_MRF_COMPR4
(1 << 7)
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
brw_wm.c
242
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
301
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
363
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
425
brw_message_reg(2 + n +
BRW_MRF_COMPR4
),
brw_eu.h
289
#define
BRW_MRF_COMPR4
(1 << 7)
/xsrc/external/mit/MesaLib/dist/src/intel/tools/
i965_gram.y
319
reg->nr |=
BRW_MRF_COMPR4
;
Completed in 43 milliseconds
1
2
Indexes created Sun Aug 09 00:24:28 UTC 2026