Home | History | Annotate | Download | only in mips

Lines Matching refs:false_block

1903   int false_block = instr->FalseDestination(chunk_);
1904 __ Branch(chunk_->GetAssemblyLabel(false_block), condition, src1, src2);
1913 int false_block = instr->FalseDestination(chunk_);
1914 __ BranchF(chunk_->GetAssemblyLabel(false_block), NULL,