Home | History | Annotate | Download | only in optimizing

Lines Matching refs:GenerateTestAndBranch

2606 void InstructionCodeGeneratorARMVIXL::GenerateTestAndBranch(HInstruction* instruction,
2714 GenerateTestAndBranch(if_instr, /* condition_input_index */ 0, true_target, false_target);
2732 GenerateTestAndBranch(deoptimize,
2886 GenerateTestAndBranch(select, 2, true_target, false_target, /* far_target */ false);