Searched defs:Backend (Results 1 – 11 of 11) sorted by relevance
21 Backend, enumerator
307 ThinBackend Backend; in run() local
342 ThinBackend Backend; member
104 std::unique_ptr<MCAsmBackend> Backend; variable
434 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
84 std::unique_ptr<MCAsmBackend> Backend, in MCAssembler()
394 MCAsmBackend &Backend = Assembler.getBackend(); in emitInstructionImpl() local
1422 MCAsmBackend &Backend = Asm.getBackend(); in recordRelocation() local
515 LTO::ThinLTOState::ThinLTOState(ThinBackend Backend) in ThinLTOState()522 LTO::LTO(Config Conf, ThinBackend Backend, in LTO()
869 ThinBackend Backend; in createLTO() local
1757 typedef BackendDB Backend; typedef