Searched refs:ForceExpAbs (Results 1 – 4 of 4) sorted by relevance
147 Value = ForceExpAbs(Value); in EmitULEB128Value()157 Value = ForceExpAbs(Value); in EmitSLEB128Value()260 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceLineAddr()272 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
61 const MCExpr *MCStreamer::ForceExpAbs(const MCExpr* Expr) { in ForceExpAbs() function in MCStreamer125 const MCExpr *ABS = ForceExpAbs(Value); in EmitAbsValue()
442 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
100 const MCExpr *ForceExpAbs(const MCExpr* Expr);