Home
last modified time | relevance | path

Searched refs:OP_NOP (Results 1 – 18 of 18) sorted by relevance

/external/proguard/src/proguard/optimize/peephole/
DNopRemover.java77 if (simpleInstruction.opcode == InstructionConstants.OP_NOP && in visitSimpleInstruction()
DInstructionSequenceConstants.java391 new SimpleInstruction(InstructionConstants.OP_NOP),
/external/proguard/src/proguard/classfile/instruction/
DInstructionConstants.java30 public static final byte OP_NOP = 0; field
DInstructionFactory.java51 case InstructionConstants.OP_NOP: in create()
/external/mesa3d/src/gallium/drivers/nv50/codegen/
Dnv50_ir_from_sm4.cpp361 case SM4_OPCODE_CASE: return OP_NOP; in cvtOpcode()
365 case SM4_OPCODE_DEFAULT: return OP_NOP; in cvtOpcode()
378 case SM4_OPCODE_ENDSWITCH: return OP_NOP; in cvtOpcode()
411 case SM4_OPCODE_NOP: return OP_NOP; in cvtOpcode()
429 case SM4_OPCODE_SWITCH: return OP_NOP; in cvtOpcode()
490 return OP_NOP; in cvtOpcode()
1454 saveFragDepth(OP_NOP, value); in saveDst()
2124 mkOp(OP_NOP, TYPE_NONE, NULL); in handleInstruction()
Dnv50_ir_ssa.cpp429 Instruction *nop = new_Instruction(func, OP_NOP, typeOfSize(lval->reg.size)); in mkUndefined()
526 if (stmt->op == OP_NOP) in search()
Dnv50_ir_build_util.cpp337 Instruction *insn = mkOp(OP_NOP, TYPE_NONE, NULL); in mkClobber()
Dnv50_ir.h42 OP_NOP = 0, enumerator
Dnv50_ir_ra.cpp1740 Instruction *hzd = new_Instruction(func, OP_NOP, TYPE_NONE); in addHazard()
1970 mov = new_Instruction(func, OP_NOP, typeOfSize(size)); in insertConstraintMoves()
Dnv50_ir.cpp586 op = OP_NOP; in Instruction()
Dnv50_ir_emit_nv50.cpp1542 case OP_NOP: in emitInstruction()
Dnv50_ir_from_tgsi.cpp559 return nv50_ir::OP_NOP; in translateOpcode()
Dnv50_ir_peephole.cpp40 if (!fixed && op == OP_NOP) in isNop()
/external/mesa3d/src/gallium/drivers/nvc0/codegen/
Dnv50_ir_emit_nvc0.cpp1579 case OP_NOP: in emitInstruction()
2045 prevOp = OP_NOP; in visit()
2060 prevOp = OP_NOP; in visit()
/external/proguard/src/proguard/optimize/evaluation/
DEvaluationShrinker.java58 private static final int NOP = InstructionConstants.OP_NOP & 0xff;
973 if (newOpcode == InstructionConstants.OP_NOP) in visitSimpleInstruction()
/external/proguard/src/proguard/evaluation/
DProcessor.java83 case InstructionConstants.OP_NOP: in visitSimpleInstruction()
/external/proguard/lib/
Dproguard.jarMETA-INF/ META-INF/MANIFEST.MF proguard/optimize/WriteOnlyFieldFilter.class WriteOnlyFieldFilter ...
/external/robolectric/lib/main/
Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...