Searched refs:IFGE (Results 1 – 10 of 10) sorted by relevance
79 return Opcodes.IFGE; in getInverted()80 case Opcodes.IFGE: in getInverted()
99 testVisitJumpInsnWithProbe(Opcodes.IFGE, Opcodes.IFLT); in testVisitJumpInsnWithProbe_IFGE()114 testVisitJumpInsnWithProbe(Opcodes.IFLT, Opcodes.IFGE); in testVisitJumpInsnWithProbe_IFLT()
134 int IFGE = 156; field
88 case IFGE: in instructionString()
126 case Opcodes.IFGE: in jumpPopCount()
328 testJumpInsn(IFGE, true); in testJumpInsn()
1192 GE, IFGE, IFLT,1193 '<', IFLT, IFGE,
547 case Opcode.IFGE : in doOpcode148_201()
504 case IFGE: in execute()
741 case Opcodes.IFGE: in getJumpTargets()1007 case Opcodes.IFGE: in ifType()