Home | History | Annotate | Download | only in arm

Lines Matching refs:base_reg

3850 JumpTable* Thumb2Assembler::CreateJumpTable(std::vector<Label*>&& labels, Register base_reg) {
3855 bool use32bit = IsForced32Bit() || IsHighRegister(base_reg);
3858 FixupId fixup_id = AddFixup(Fixup::LoadLiteralAddress(location, base_reg, size));