Home | History | Annotate | Download | only in generic

Lines Matching refs:TABLESWITCH

204                 if (bi instanceof Select) { // Either LOOKUPSWITCH or TABLESWITCH
894 * (short vs. int) or alignment issues (TABLESWITCH and LOOKUPSWITCH).
901 case Const.TABLESWITCH:
1071 if (bi instanceof Select) { // Either LOOKUPSWITCH or TABLESWITCH
1164 if (b instanceof Select) { // Either LOOKUPSWITCH or TABLESWITCH