Searched refs:DROP_LABEL (Results 1 – 4 of 4) sorted by relevance
267 gen.addJump(gen.DROP_LABEL); in testApfInstructions()276 gen.addJumpIfR0Equals(0, gen.DROP_LABEL); in testApfInstructions()290 gen.addJumpIfR0EqualsR1(gen.DROP_LABEL); in testApfInstructions()364 gen.addJump(gen.DROP_LABEL); in testApfInstructions()431 gen.addJump(gen.DROP_LABEL); in testApfInstructions()443 gen.addJumpIfR0Equals(0, gen.DROP_LABEL); in testApfInstructions()469 gen.addJumpIfR0Equals(0, gen.DROP_LABEL); in testApfInstructions()554 gen.addJumpIfR0Equals(0, gen.DROP_LABEL); in testApfInstructions()854 gen.addJump(gen.DROP_LABEL); in testApfDataBoundChecking()868 gen.addJump(gen.DROP_LABEL); in testApfDataBoundChecking()[all …]
289 gen.addJump(gen.DROP_LABEL); in convertLine()
271 if (mTargetLabel == DROP_LABEL) { in calculateTargetLabelOffset()310 public static final String DROP_LABEL = "__DROP__"; field in ApfGenerator
406 mCountAndDropLabel = ApfGenerator.DROP_LABEL; in ApfFilter()1614 gen.addJump(gen.DROP_LABEL); in emitEpilogue()