Home
last modified time | relevance | path

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

/llvm-project/bolt/include/bolt/RuntimeLibs/
H A DHugifyRuntimeLibrary.h29 void emitBinary(BinaryContext &BC, MCStreamer &Streamer) final {} in emitBinary() function
/llvm-project/bolt/lib/RuntimeLibs/
H A DInstrumentationRuntimeLibrary.cpp79 void InstrumentationRuntimeLibrary::emitBinary(BinaryContext &BC, in emitBinary() function in InstrumentationRuntimeLibrary
/llvm-project/llvm/lib/Target/VE/
H A DVEAsmPrinter.cpp153 static void emitBinary(MCStreamer &OutStreamer, unsigned Opcode, MCOperand &RS1, emitBinary() function