Home
last modified time | relevance | path

Searched refs:addUnsignedConstant (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h298 void addUnsignedConstant(uint64_t Value);
301 void addUnsignedConstant(const APInt &Value);
H A DDwarfExpression.cpp197 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression
203 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression
214 addUnsignedConstant(*Data++); in addUnsignedConstant()
H A DDwarfCompileUnit.cpp757 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()
H A DDwarfDebug.cpp2589 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()
2612 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()