Searched refs:addJumpIfR0LessThanR1 (Results 1 – 3 of 3) sorted by relevance
281 gen.addJumpIfR0LessThanR1(false_label); in convertLine()
625 gen.addJumpIfR0LessThanR1(DROP_LABEL); in testApfInstructions()629 gen.addJumpIfR0LessThanR1(DROP_LABEL); in testApfInstructions()
463 public final Type addJumpIfR0LessThanR1(String target) { in addJumpIfR0LessThanR1() method in ApfV4GeneratorBase