Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h297 void addUnsignedConstant(uint64_t Value);
300 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.cpp777 DwarfExpr.addUnsignedConstant(Entry->getInt()); in applyConcreteDbgVariableAttributes()
821 DwarfExpr.addUnsignedConstant(Entry.getInt()); in applyConcreteDbgVariableAttributes()
830 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
835 DwarfExpr.addUnsignedConstant(RawBytes.getZExtValue()); in applyConcreteDbgVariableAttributes()
H A DDwarfDebug.cpp2669 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()
2692 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()