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