Home | History | Annotate | Download | only in mips

Lines Matching defs:false_block

2090   int false_block = instr->FalseDestination(chunk_);
2091 __ Branch(chunk_->GetAssemblyLabel(false_block), condition, src1, src2);
2100 int false_block = instr->FalseDestination(chunk_);
2101 __ BranchF(chunk_->GetAssemblyLabel(false_block), NULL,