Searched refs:HiSym (Results 1 – 2 of 2) sorted by relevance
1136 const MCExpr *HiSym = MipsMCExpr::create( in emitDirectiveCpLoad() local1141 TmpInst.addOperand(MCOperand::createExpr(HiSym)); in emitDirectiveCpLoad()
3276 const MCExpr *HiSym = in emitPartialAddress() local3279 MipsMCExpr::create(MipsMCExpr::MEK_HI, HiSym, getContext()); in emitPartialAddress()