Searched refs:ForceExpAbs (Results 1 – 4 of 4) sorted by relevance
129 Value = ForceExpAbs(Value); in EmitULEB128Value()139 Value = ForceExpAbs(Value); in EmitSLEB128Value()211 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceLineAddr()223 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
52 const MCExpr *MCStreamer::ForceExpAbs(const MCExpr* Expr) { in ForceExpAbs() function in MCStreamer115 const MCExpr *ABS = ForceExpAbs(Value); in EmitAbsValue()
381 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
95 const MCExpr *ForceExpAbs(const MCExpr* Expr);