Searched refs:addUnsignedConstant (Results 1 – 4 of 4) sorted by relevance
298 void addUnsignedConstant(uint64_t Value);301 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()
757 DwarfExpr.addUnsignedConstant(Entry->getInt()); in constructVariableDIEImpl()801 DwarfExpr.addUnsignedConstant(Entry.getInt()); in constructVariableDIEImpl()810 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in constructVariableDIEImpl()815 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in constructVariableDIEImpl()
2589 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()2612 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()