Searched refs:addUnsignedConstant (Results 1 – 4 of 4) sorted by relevance
297 void addUnsignedConstant(uint64_t Value);300 void addUnsignedConstant(const APInt &Value);
197 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression203 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression214 addUnsignedConstant(*Data++); in addUnsignedConstant()
777 DwarfExpr.addUnsignedConstant(Entry->getInt()); in applyConcreteDbgVariableAttributes()821 DwarfExpr.addUnsignedConstant(Entry.getInt()); in applyConcreteDbgVariableAttributes()830 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()835 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
2669 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()2692 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()