Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/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.cpp745 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()
H A DDwarfDebug.cpp2519 DwarfExpr.addUnsignedConstant(Entry.getInt()); in emitDebugLocValue()
2542 DwarfExpr.addUnsignedConstant( in emitDebugLocValue()