Searched refs:createGpOff (Results 1 – 4 of 4) sorted by relevance
61 static const MipsMCExpr *createGpOff(MipsExprKind Kind, const MCExpr *Expr,
33 const MipsMCExpr *MipsMCExpr::createGpOff(MipsMCExpr::MipsExprKind Kind, in createGpOff() function in MipsMCExpr
1234 const MipsMCExpr *HiExpr = MipsMCExpr::createGpOff( in emitDirectiveCpsetup()1237 const MipsMCExpr *LoExpr = MipsMCExpr::createGpOff( in emitDirectiveCpsetup()
173 Expr = MipsMCExpr::createGpOff(TargetKind, Expr, *Ctx); in LowerSymbolOperand()