Searched refs:ForceExpAbs (Results 1 – 4 of 4) sorted by relevance
152 Value = ForceExpAbs(Value); in EmitULEB128Value()162 Value = ForceExpAbs(Value); in EmitSLEB128Value()288 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceLineAddr()300 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
60 const MCExpr *MCStreamer::ForceExpAbs(const MCExpr* Expr) { in ForceExpAbs() function in MCStreamer121 const MCExpr *ABS = ForceExpAbs(Value); in EmitAbsValue()
434 AddrDelta = ForceExpAbs(AddrDelta); in EmitDwarfAdvanceFrameAddr()
101 const MCExpr *ForceExpAbs(const MCExpr* Expr);