Searched refs:addUnsignedConstant (Results 1 – 4 of 4) sorted by relevance
236 void addUnsignedConstant(uint64_t Value);239 void addUnsignedConstant(const APInt &Value);
204 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression210 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression221 addUnsignedConstant(*Data++); in addUnsignedConstant()
832 DwarfExpr.addUnsignedConstant(Entry->getInt()); in applyConcreteDbgVariableAttributes()876 DwarfExpr.addUnsignedConstant(Entry.getInt()); in applyConcreteDbgVariableAttributes()885 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()890 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
3108 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()3131 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()