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.cpp204 void DwarfExpression::addUnsignedConstant(uint64_t Value) { in addUnsignedConstant() function in DwarfExpression
210 void DwarfExpression::addUnsignedConstant(const APInt &Value) { in addUnsignedConstant() function in DwarfExpression
221 addUnsignedConstant(*Data++); in addUnsignedConstant()
H A DDwarfCompileUnit.cpp832 DwarfExpr.addUnsignedConstant(Entry->getInt()); in applyConcreteDbgVariableAttributes()
876 DwarfExpr.addUnsignedConstant(Entry.getInt()); in applyConcreteDbgVariableAttributes()
885 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
890 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
H A DDwarfDebug.cpp3108 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()
3131 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()