Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
246 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable323 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()410 if (!MCAsmBackendCtorFn) in createMCAsmBackend()412 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()779 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()