Lines Matching refs:MipsII
482 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
490 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
590 .addMBB(TgtMBB, MipsII::MO_ABS_HI) in expandToLongBranch()
601 .addMBB(TgtMBB, MipsII::MO_ABS_LO) in expandToLongBranch()
679 .addMBB(TgtMBB, MipsII::MO_HIGHEST); in expandToLongBranch()
683 .addMBB(TgtMBB, MipsII::MO_HIGHER); in expandToLongBranch()
690 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
697 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
701 .addMBB(TgtMBB, MipsII::MO_ABS_HI); in expandToLongBranch()
705 .addMBB(TgtMBB, MipsII::MO_ABS_LO); in expandToLongBranch()
726 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_HI); in emitGPDisp()
729 .addExternalSymbol("_gp_disp", MipsII::MO_ABS_LO); in emitGPDisp()