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

/openbsd-current/gnu/llvm/llvm/include/llvm/MC/
H A DMCStreamer.h738 virtual void emitIntValueInHex(uint64_t Value, unsigned Size) { function in class:llvm::MCStreamer
/openbsd-current/gnu/llvm/llvm/lib/MC/
H A DMCAsmStreamer.cpp1243 void MCAsmStreamer::emitIntValueInHex(uint64_t Value, unsigned Size) { function in class:MCAsmStreamer

Completed in 114 milliseconds