Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp106 void MipsELFStreamer::EmitIntValue(uint64_t Value, unsigned Size) { in EmitIntValue() function in MipsELFStreamer
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCAsmStreamer.cpp923 void MCAsmStreamer::EmitIntValue(uint64_t Value, unsigned Size) { in EmitIntValue() function in MCAsmStreamer
H A DMCStreamer.cpp124 void MCStreamer::EmitIntValue(uint64_t Value, unsigned Size) { in EmitIntValue() function in MCStreamer