Home | History | Annotate | Download | only in ia32

Lines Matching refs:true_label_

352   codegen()->DoTest(true_label_, false_label_, fall_through_);
404 true_label_,
410 if (true_label_ != fall_through_) __ jmp(true_label_);
415 if (true_label_ != fall_through_) __ jmp(true_label_);
421 if (true_label_ != fall_through_) __ jmp(true_label_);
426 codegen()->DoTest(true_label_, false_label_, fall_through_);
462 codegen()->DoTest(true_label_, false_label_, fall_through_);
501 ASSERT(materialize_true == true_label_);
529 true_label_,
532 if (true_label_ != fall_through_) __ jmp(true_label_);