Searched refs:emitConstu (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp28 void DwarfExpression::emitConstu(uint64_t Value) { function in class:DwarfExpression
90 emitConstu(ShiftBy);
95 emitConstu(Mask);
200 emitConstu(Value);
589 emitConstu(Op->getArg(0));
H A DDwarfExpression.h216 void emitConstu(uint64_t Value);

Completed in 78 milliseconds