Searched refs:addSignedConstant (Results 1 – 3 of 3) sorted by relevance
209 void addSignedConstant(int64_t Value);
186 void DwarfExpression::addSignedConstant(int64_t Value) { in addSignedConstant() function in DwarfExpression
1911 DwarfExpr.addSignedConstant(Value.getInt()); in emitDebugLocValue()