Searched refs:AddSignedConstant (Results 1 – 3 of 3) sorted by relevance
99 void AddSignedConstant(int64_t Value);
169 void DwarfExpression::AddSignedConstant(int64_t Value) { in AddSignedConstant() function in DwarfExpression
1406 DwarfExpr.AddSignedConstant(Value.getInt()); in emitDebugLocValue()