Searched defs:addUnsignedConstant (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp196 void DwarfExpression::addUnsignedConstant(uint64_t Value) { function in class:DwarfExpression
202 void DwarfExpression::addUnsignedConstant(const APInt &Value) { function in class:DwarfExpression

Completed in 54 milliseconds