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()
745 DwarfExpr.addUnsignedConstant(Entry->getInt()); in constructVariableDIEImpl()789 DwarfExpr.addUnsignedConstant(Entry.getInt()); in constructVariableDIEImpl()792 DwarfExpr.addUnsignedConstant(RawBytes); in constructVariableDIEImpl()795 DwarfExpr.addUnsignedConstant(RawBytes); in constructVariableDIEImpl()
2519 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()2542 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()