Lines Matching refs:MipsII
494 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
502 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
602 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
613 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
690 .addMBB(TgtMBB, MipsII::MO_HIGHEST); in expandToLongBranch()
694 .addMBB(TgtMBB, MipsII::MO_HIGHER); in expandToLongBranch()
701 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
708 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
712 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
716 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
737 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
740 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_LO); in emitGPDisp()