Searched refs:NV50_IR_SUBOP_VOTE_ALL (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h254 #define NV50_IR_SUBOP_VOTE_ALL 0 macro
H A Dnv50_ir_from_nir.cpp645 return NV50_IR_SUBOP_VOTE_ALL;
H A Dnv50_ir_from_tgsi.cpp1018 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir.h261 #define NV50_IR_SUBOP_VOTE_ALL 0 macro
H A Dnv50_ir_from_nir.cpp694 return NV50_IR_SUBOP_VOTE_ALL;
H A Dnv50_ir_from_tgsi.cpp963 case TGSI_OPCODE_VOTE_ALL: return NV50_IR_SUBOP_VOTE_ALL;

Completed in 28 milliseconds