Searched refs:NV50_IR_SUBOP_XMAD_PSL (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_print.cpp663 if (subOp & NV50_IR_SUBOP_XMAD_PSL)
H A Dnv50_ir.h263 #define NV50_IR_SUBOP_XMAD_PSL (1 << 0) macro
H A Dnv50_ir_target_nvc0.cpp367 (i->subOp & (NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_MRG)))
H A Dnv50_ir_peephole.cpp1010 NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_H1(0);
2488 i->subOp = NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_CBCC;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h288 #define NV50_IR_SUBOP_XMAD_PSL (1 << 0) macro
H A Dnv50_ir_print.cpp703 if (subOp & NV50_IR_SUBOP_XMAD_PSL)
H A Dnv50_ir_target_nvc0.cpp371 (i->subOp & (NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_MRG)))
H A Dnv50_ir_peephole.cpp1043 NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_H1(0);
2541 i->subOp = NV50_IR_SUBOP_XMAD_PSL | NV50_IR_SUBOP_XMAD_CBCC;

Completed in 21 milliseconds