Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCStreamer.h662 virtual void EmitIntValueInHex(uint64_t Value, unsigned Size) { in EmitIntValueInHex() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp972 void MCAsmStreamer::EmitIntValueInHex(uint64_t Value, unsigned Size) { in EmitIntValueInHex() function in MCAsmStreamer