Home
last modified time | relevance | path

Searched defs:emitIntValue (Results 1 – 6 of 6) sorted by relevance

/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFStreamer.cpp104 void MipsELFStreamer::emitIntValue(uint64_t Value, unsigned Size) { in emitIntValue() function in MipsELFStreamer
/llvm-project/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp146 auto emitIntValue = [&Streamer, emitDataPadding, emitLabelByName]( in emitBinary() local
[all...]
/llvm-project/llvm/lib/MC/
H A DMCStreamer.cpp133 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
H A DMCAsmStreamer.cpp1306 void MCAsmStreamer::emitIntValue(uint64_t Value, unsigned Size) { emitIntValue() function in MCAsmStreamer
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp87 void emitIntValue(uint64_t Value, unsigned Size) override { emitIntValue() function in __anon2ebb9d180111::CVMCAdapter
/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp3641 bool MasmParser::emitIntValue(const MCExpr *Value, unsigned Size) { emitIntValue() function in MasmParser
[all...]