Searched defs:emitIntValue (Results 1 – 6 of 6) sorted by relevance
105 void MipsELFStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MipsELFStreamer
142 auto emitIntValue = [&Streamer, emitDataPadding, emitLabelByName]( in emitBinary() local
134 void MCStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MCStreamer144 void MCStreamer::emitIntValue(APInt Value) { in emitIntValue() function in MCStreamer
1224 void MCAsmStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MCAsmStreamer
88 void emitIntValue(uint64_t Value, unsigned Size) override { in emitIntValue() function in __anon0a90f0150111::CVMCAdapter
3657 bool MasmParser::emitIntValue(const MCExpr *Value, unsigned Size) { in emitIntValue() function in MasmParser