Searched refs:LCONST_0 (Results 1 – 8 of 8) sorted by relevance
74 analyzer.visitInsn(Opcodes.LCONST_0); in testReduce()87 analyzer.visitInsn(Opcodes.LCONST_0); in testPop()
156 testInsn(LCONST_0, true); in testInsn()
185 int LCONST_0 = 9; field
521 addOpcode(LCONST_0); in addConstZero()
243 value = Opcode.LCONST_0; in makeDefaultBody()
171 case Opcode.LCONST_0 : in doOpcode0_53()
1134 case Opcodes.LCONST_0: in updateState()1838 case Opcodes.LCONST_0: in build()1840 builder.addLongConst(state.push(Type.LONG_TYPE), opcode - Opcodes.LCONST_0); in build()
87 case LCONST_0: in execute()