Searched refs:OP_FSTORE_0 (Results 1 – 4 of 4) sorted by relevance
202 case InstructionConstants.OP_FSTORE_0: in canonicalOpcode()236 …e InstructionConstants.OP_FSTORE: opcode = (byte)(InstructionConstants.OP_FSTORE_0 + variableIndex… in shrink()
97 public static final byte OP_FSTORE_0 = 67; field
235 case InstructionConstants.OP_FSTORE_0: in create()
714 case InstructionConstants.OP_FSTORE_0: in visitVariableInstruction()