Home | History | Annotate | Download | only in optimizing

Lines Matching refs:MipsLabel

364   MipsLabel* GetReturnLabel() {
380 MipsLabel return_label_;
684 MipsLabel done;
720 MipsLabel loop_head, exit_loop;
1789 MipsLabel done;
2449 MipsLabel done;
2643 MipsLabel uncompressed_load, done;
2666 MipsLabel uncompressed_load, done;
2994 MipsLabel done;
3001 MipsLabel non_zero;
3036 MipsLabel do_put;
3313 MipsLabel done;
3352 MipsLabel loop;
3377 MipsLabel loop;
3452 MipsLabel loop;
3552 MipsLabel done;
3573 MipsLabel done;
3613 MipsLabel done;
4508 MipsLabel* label) {
4900 MipsLabel* label) {
5523 MipsLabel* label) {
5721 MipsLabel* true_target,
5722 MipsLabel* false_target) {
5767 MipsLabel* branch_target = true_target;
5805 MipsLabel* true_target = codegen_->GoesToNextBlock(if_instr->GetBlock(), true_successor) ?
5807 MipsLabel* false_target = codegen_->GoesToNextBlock(if_instr->GetBlock(), false_successor) ?
6395 MipsLabel false_target;
6875 MipsLabel* label_low) {
6921 MipsLabel skip_call;
7074 MipsLabel skip_call;
7180 MipsLabel skip_call;
7434 MipsLabel done;
7473 MipsLabel loop;
7499 MipsLabel loop, success;
7527 MipsLabel success;
9165 MipsLabel truncate;
9166 MipsLabel done;
9390 std::vector<MipsLabel*> labels(num_entries);