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