Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:HiExpr

2366   const MipsMCExpr *HiExpr = MipsMCExpr::create(
2400 emitRRX(Mips::DADDiu, ATReg, ATReg, MCOperand::createExpr(HiExpr), IDLoc,
2420 emitRX(Mips::LUi, ATReg, MCOperand::createExpr(HiExpr), IDLoc,
2453 emitRX(Mips::LUi, TmpReg, MCOperand::createExpr(HiExpr), IDLoc, Instructions);