Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
259 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable337 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()437 if (!MCAsmBackendCtorFn) in createMCAsmBackend()439 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()830 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()