Searched refs:INSTRUCTION_FORMAT21ih (Results 1 – 9 of 9) sorted by relevance
101 @SuppressWarnings({"UnusedDeclaration"}) public static IElementType INSTRUCTION_FORMAT21ih; field in SmaliTokens324 INSTRUCTION_FORMAT21ih,
91 INSTRUCTION_FORMAT21ih;942 INSTRUCTION_FORMAT21ih REGISTER COMMA fixed_32bit_literal943 …-> ^(I_STATEMENT_FORMAT21ih[$start, "I_STATEMENT_FORMAT21ih"] INSTRUCTION_FORMAT21ih REGISTER fixe…
910 ^(I_STATEMENT_FORMAT21ih INSTRUCTION_FORMAT21ih REGISTER fixed_32bit_literal)912 Opcode opcode = opcodes.getOpcodeByName($INSTRUCTION_FORMAT21ih.text);
90 INSTRUCTION_FORMAT21ih("const/high16")
3960 { return newToken(INSTRUCTION_FORMAT21ih); in yylex()
164 public static final int INSTRUCTION_FORMAT21ih=57; field in smaliTreeWalker5155 …INSTRUCTION_FORMAT21ih134=(CommonTree)match(input,INSTRUCTION_FORMAT21ih,FOLLOW_INSTRUCTION_FORMAT… in insn_format21ih()
134 public static final int INSTRUCTION_FORMAT21ih=57; field in smaliParser1662 case INSTRUCTION_FORMAT21ih: in statements_and_directives()1938 case INSTRUCTION_FORMAT21ih: in ordered_method_item()9406 case INSTRUCTION_FORMAT21ih: in instruction()11544 …INSTRUCTION_FORMAT21ih337=(Token)match(input,INSTRUCTION_FORMAT21ih,FOLLOW_INSTRUCTION_FORMAT21ih_… in insn_format21ih()
488 return newToken(INSTRUCTION_FORMAT21ih);
1184 INSTRUCTION_FORMAT21ih register comma fixed_32bit_literal;