Lines Matching refs:MipsII
495 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
503 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
603 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
614 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
691 .addMBB(TgtMBB, MipsII::MO_HIGHEST); in expandToLongBranch()
695 .addMBB(TgtMBB, MipsII::MO_HIGHER); in expandToLongBranch()
702 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
709 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
713 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
717 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
738 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
741 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_LO); in emitGPDisp()