Home | History | Annotate | Download | only in mips64

Lines Matching refs:labels

89     // Branches to labels are emitted into their placeholders here.
2971 JumpTable* Mips64Assembler::CreateJumpTable(std::vector<Mips64Label*>&& labels) {
2972 jump_tables_.emplace_back(std::move(labels));