Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/MC/
DMCStreamer.cpp104 void MCStreamer::EmitIntValue(uint64_t Value, unsigned Size) { in EmitIntValue() function in MCStreamer
DMCAsmStreamer.cpp659 void MCAsmStreamer::EmitIntValue(uint64_t Value, unsigned Size) { in EmitIntValue() function in MCAsmStreamer