Home
last modified time | relevance | path

Searched refs:getEmitter (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinkerParallel/
H A DDWARFLinkerImpl.cpp
H A DDWARFLinkerImpl.h
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCSPIRVStreamer.cpp24 Assembler.getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
H A DMCXCOFFStreamer.cpp150 Assembler.getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
H A DMCWasmStreamer.cpp185 Assembler.getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
H A DMCWinCOFFStreamer.cpp66 getAssembler().getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
H A DMCMachOStreamer.cpp451 getAssembler().getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in emitInstToData()
H A DMCELFStreamer.cpp551 Assembler.getEmitter().encodeInstruction(Inst, DF->getContents(), in emitInstToData()
H A DMCObjectStreamer.cpp396 getAssembler().getEmitter().encodeInstruction(Inst, IF->getContents(), in emitInstToFragment()
H A DMCAssembler.cpp1105 getEmitter().encodeInstruction(Relaxed, F.getContents(), F.getFixups(), in relaxInstruction()
H A DMCAsmStreamer.cpp2321 getAssembler().getEmitter().encodeInstruction(Inst, Code, Fixups, STI); in AddEncodingComment()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinkerParallel/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAssembler.h190 MCCodeEmitter &getEmitter() const { return *Emitter; } in getEmitter() function
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp749 ReplaceInstruction(Asm.getEmitter(), RF, Inst); in finishLayout()
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp929 if (padInstructionEncoding(RF, Asm.getEmitter(), RemainingSize)) in finishLayout()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp