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