Searched refs:FCONST_1 (Results 1 – 11 of 11) sorted by relevance
45 super.setOpcode(org.apache.bcel.Const.FCONST_1); in FCONST()
60 Instruction FCONST_1 = new FCONST(1); field195 INSTRUCTIONS[Const.FCONST_1] = FCONST_1; in Clinit()
59 public static final Instruction FCONST_1 = new FCONST(1); field in InstructionConst190 INSTRUCTIONS[Const.FCONST_1] = FCONST_1;
69 instruction = InstructionConst.FCONST_1; in PUSH()
349 … String(new char[] { '(', makeChar(Const.FCONST_0), '|', makeChar(Const.FCONST_1), '|', makeChar(C…
328 short FCONST_1 = 12; field
540 public static final short FCONST_1 = 12; field in Const
159 testInsn(FCONST_1, true); in testInsn()
603 || opcode == Opcodes.FCONST_1 in isPushForType()
117 case Opcodes.FCONST_1: in visitInsn()
1701 FCONST_1