Home
last modified time | relevance | path

Searched refs:NV50_IR_SUBOP_MOV_FINAL (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir.h191 #define NV50_IR_SUBOP_MOV_FINAL 1 macro
Dnv50_ir_lowering_nv50.cpp1394 i->subOp = NV50_IR_SUBOP_MOV_FINAL; in handleEXPORT()
Dnv50_ir_lowering_nvc0.cpp3184 i->subOp = NV50_IR_SUBOP_MOV_FINAL; in handleEXPORT()