Searched refs:addJumpIfR0LessThanR1 (Results 1 – 3 of 3) sorted by relevance
272 gen.addJumpIfR0LessThanR1(false_label); in convertLine()
410 gen.addJumpIfR0LessThanR1(gen.DROP_LABEL); in testApfInstructions()414 gen.addJumpIfR0LessThanR1(gen.DROP_LABEL); in testApfInstructions()
715 public ApfGenerator addJumpIfR0LessThanR1(String target) { in addJumpIfR0LessThanR1() method in ApfGenerator