Searched refs:createGpOff (Results 1 – 4 of 4) sorted by relevance
60 static const MipsMCExpr *createGpOff(MipsExprKind Kind, const MCExpr *Expr,
32 const MipsMCExpr *MipsMCExpr::createGpOff(MipsMCExpr::MipsExprKind Kind, in createGpOff() function in MipsMCExpr
1277 const MipsMCExpr *HiExpr = MipsMCExpr::createGpOff( in emitDirectiveCpsetup()1280 const MipsMCExpr *LoExpr = MipsMCExpr::createGpOff( in emitDirectiveCpsetup()
170 Expr = MipsMCExpr::createGpOff(TargetKind, Expr, *Ctx); in LowerSymbolOperand()