Searched defs:emitIntValue (Results 1 – 6 of 6) sorted by relevance
104 void MipsELFStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MipsELFStreamer
146 auto emitIntValue = [&Streamer, emitDataPadding, emitLabelByName]( in emitBinary() local [all...]
133 void MCStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MCStreamer 143 void MCStreamer::emitIntValue(const APInt &Value) { in emitIntValue() function in MCStreamer
1306 void MCAsmStreamer::emitIntValue(uint64_t Value, unsigned Size) { emitIntValue() function in MCAsmStreamer
87 void emitIntValue(uint64_t Value, unsigned Size) override { emitIntValue() function in __anon2ebb9d180111::CVMCAdapter
3641 bool MasmParser::emitIntValue(const MCExpr *Value, unsigned Size) { emitIntValue() function in MasmParser [all...]