Lines Matching refs:DoTest
354 codegen()->DoTest(true_label_, false_label_, fall_through_);
387 codegen()->DoTest(true_label_, false_label_, fall_through_);
432 codegen()->DoTest(true_label_, false_label_, fall_through_);
468 codegen()->DoTest(true_label_, false_label_, fall_through_);
543 void FullCodeGenerator::DoTest(Label* if_true,