Searched refs:OP_BAR (Results 1 - 25 of 28) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_print.cpp658 case OP_BAR:
H A Dnv50_ir_target_nv50.cpp130 OP_SUREDB, OP_BAR
H A Dnv50_ir.h156 OP_BAR, // execution barrier, sources = { id, thread count, predicate } enumerator in enum:nv50_ir::operation
H A Dnv50_ir_target_nvc0.cpp213 OP_SUREDB, OP_BAR
H A Dnv50_ir_lowering_nv50.cpp316 if (i->op != OP_PFETCH && i->op != OP_BAR &&
H A Dnv50_ir_emit_gm107.cpp3666 case OP_BAR:
4077 insn->op == OP_BAR ||
H A Dnv50_ir_emit_gk110.cpp2712 case OP_BAR:
H A Dnv50_ir_emit_nv50.cpp2036 case OP_BAR:
H A Dnv50_ir_emit_nvc0.cpp2906 case OP_BAR:
H A Dnv50_ir_from_nir.cpp2587 Instruction *bar = mkOp2(OP_BAR, TYPE_U32, NULL, mkImm(0), mkImm(0));
H A Dnv50_ir_lowering_nvc0.cpp838 if (i->op == OP_BAR && i->subOp == NV50_IR_SUBOP_BAR_SYNC &&
H A Dnv50_ir_from_tgsi.cpp3756 geni = mkOp2(OP_BAR, TYPE_U32, NULL, mkImm(0), mkImm(0));
H A Dnv50_ir_peephole.cpp3134 ldst->op == OP_BAR ||
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_target_nv50.cpp130 OP_SUREDB, OP_BAR
H A Dnv50_ir.h162 OP_BAR, // execution barrier, sources = { id, thread count, predicate } enumerator in enum:nv50_ir::operation
H A Dnv50_ir_print.cpp698 case OP_BAR:
H A Dnv50_ir_target_gv100.cpp238 case OP_BAR: return &opInfo_BAR;
H A Dnv50_ir_target_nvc0.cpp213 OP_SUREDB, OP_BAR
H A Dnv50_ir_emit_gv100.cpp1763 case OP_BAR:
H A Dnv50_ir_emit_gm107.cpp3739 case OP_BAR:
4000 insn->op == OP_BAR ||
H A Dnv50_ir_lowering_nv50.cpp339 if (i->op != OP_PFETCH && i->op != OP_BAR &&
1651 i->op = OP_BAR;
H A Dnv50_ir_emit_gk110.cpp2719 case OP_BAR:
H A Dnv50_ir_emit_nv50.cpp2123 case OP_BAR:
H A Dnv50_ir_emit_nvc0.cpp2913 case OP_BAR:
H A Dnv50_ir_from_nir.cpp2325 Instruction *bar = mkOp2(OP_BAR, TYPE_U32, NULL, mkImm(0), mkImm(0));

Completed in 76 milliseconds

12