Lines Matching refs:MipsII
490 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
498 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
598 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
609 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
687 .addMBB(TgtMBB, MipsII::MO_HIGHEST); in expandToLongBranch()
691 .addMBB(TgtMBB, MipsII::MO_HIGHER); in expandToLongBranch()
698 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
705 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
709 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
713 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
734 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
737 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_LO); in emitGPDisp()