Searched defs:Backend (Results 1 – 10 of 10) sorted by relevance
21 Backend, enumerator
62 std::unique_ptr<MCAsmBackend> Backend; variable
347 ThinBackend Backend; in run() local
342 ThinBackend Backend; member
598 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState()605 LTO::LTO(Config Conf, ThinBackend Backend, in LTO()
363 MCAsmBackend &Backend = Assembler.getBackend(); in emitInstructionImpl() local
83 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler()
1338 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
692 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
1552 auto &Backend = static_cast<X86AsmBackend &>(S.getAssembler().getBackend()); in emitInstruction() local