Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCStreamer.h738 virtual void emitIntValueInHex(uint64_t Value, unsigned Size) { in emitIntValueInHex() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
DMCAsmStreamer.cpp1243 void MCAsmStreamer::emitIntValueInHex(uint64_t Value, unsigned Size) { in emitIntValueInHex() function in MCAsmStreamer