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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ssa.cpp430 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size));
546 if (stmt->op == OP_NOP)
H A Dnv50_ir_from_nir.cpp465 return OP_NOP;
495 return OP_NOP;
550 return OP_NOP;
562 return OP_NOP;
2764 if (preOp != OP_NOP) {
3095 mkOp(OP_NOP, TYPE_NONE, newDefs[i]);
H A Dnv50_ir.h43 OP_NOP = 0, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_build_util.cpp340 Instruction *insn = mkOp(OP_NOP, TYPE_NONE, NULL);
H A Dnv50_ir.cpp596 op = OP_NOP;
H A Dnv50_ir_emit_nvc0.cpp2691 case OP_NOP:
3239 prevOp = OP_NOP;
3255 prevOp = OP_NOP;
H A Dnv50_ir_ra.cpp1863 Instruction *nop = new_Instruction(func, OP_NOP, TYPE_NONE);
2061 Instruction *hzd = new_Instruction(func, OP_NOP, TYPE_NONE);
2602 mov = new_Instruction(func, OP_NOP, typeOfSize(size));
H A Dnv50_ir_emit_gk110.cpp2515 case OP_NOP:
H A Dnv50_ir_emit_nv50.cpp1863 case OP_NOP:
H A Dnv50_ir_from_tgsi.cpp997 return nv50_ir::OP_NOP;
3026 operation op = OP_NOP;
H A Dnv50_ir_peephole.cpp42 if (!fixed && op == OP_NOP)
3126 ldst->getSrc(1)->getInsn()->op == OP_NOP) {
H A Dnv50_ir_emit_gm107.cpp3656 case OP_NOP:
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/codegen/
H A Dnv50_ir_ssa.cpp430 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size));
546 if (stmt->op == OP_NOP)
H A Dnv50_ir_from_nir.cpp497 return OP_NOP;
527 return OP_NOP;
578 return OP_NOP;
590 return OP_NOP;
2533 if (preOp != OP_NOP) {
2870 mkOp(OP_NOP, TYPE_NONE, newDefs[i]);
H A Dnv50_ir_ra.cpp1913 Instruction *nop = new_Instruction(func, OP_NOP, TYPE_NONE);
2111 Instruction *hzd = new_Instruction(func, OP_NOP, TYPE_NONE);
2576 Instruction *nop = new_Instruction(func, OP_NOP, i->dType);
2589 Instruction *nop = new_Instruction(func, OP_NOP, i->dType);
2680 mov = new_Instruction(func, OP_NOP, typeOfSize(size));
H A Dnv50_ir.h43 OP_NOP = 0, enumerator in enum:nv50_ir::operation
H A Dnv50_ir_build_util.cpp342 Instruction *insn = mkOp(OP_NOP, TYPE_NONE, NULL);
H A Dnv50_ir_emit_nvc0.cpp2698 case OP_NOP:
3024 prevOp(OP_NOP), targ(targ) { }
3247 prevOp = OP_NOP;
3263 prevOp = OP_NOP;
H A Dnv50_ir.cpp601 op = OP_NOP;
H A Dnv50_ir_emit_gk110.cpp2522 case OP_NOP:
H A Dnv50_ir_emit_nv50.cpp1950 case OP_NOP:
H A Dnv50_ir_from_tgsi.cpp940 return nv50_ir::OP_NOP;
3041 operation op = OP_NOP;
H A Dnv50_ir_peephole.cpp42 if (!fixed && op == OP_NOP)
3197 ldst->getSrc(1)->getInsn()->op == OP_NOP) {
H A Dnv50_ir_emit_gm107.cpp3729 case OP_NOP:
/xsrc/external/mit/xf86-video-glint/dist/src/
H A Dpm2_video.c83 OP_NOP, /* ignored */ enumerator in enum:__anon0d789b300103

Completed in 74 milliseconds