Searched defs:emitIntValue (Results 1 – 5 of 5) sorted by relevance
104 void MipsELFStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MipsELFStreamer
133 void MCStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MCStreamer143 void MCStreamer::emitIntValue(const APInt &Value) { in emitIntValue() function in MCStreamer
1328 void MCAsmStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MCAsmStreamer
85 void emitIntValue(uint64_t Value, unsigned Size) override { in emitIntValue() function in __anon1c0f18e50111::CVMCAdapter
3185 bool MasmParser::emitIntValue(const MCExpr *Value, unsigned Size) { in emitIntValue() function in MasmParser