Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h236 void addUnsignedConstant(uint64_t Value);
239 void addUnsignedConstant(const APInt &Value);
H A DDwarfExpression.cpp198 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression
204 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression
215 addUnsignedConstant(*Data++); in addUnsignedConstant()
H A DDwarfCompileUnit.cpp792 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()
H A DDwarfDebug.cpp2670 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()
2693 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()