Searched refs:addUnsignedConstant (Results 1 – 4 of 4) sorted by relevance
236 void addUnsignedConstant(uint64_t Value);239 void addUnsignedConstant(const APInt &Value);
198 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression204 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression215 addUnsignedConstant(*Data++); in addUnsignedConstant()
792 DwarfExpr.addUnsignedConstant(Entry->getInt()); in applyConcreteDbgVariableAttributes()836 DwarfExpr.addUnsignedConstant(Entry.getInt()); in applyConcreteDbgVariableAttributes()845 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()850 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
2670 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()2693 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()