Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
315 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable408 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()506 if (!MCAsmBackendCtorFn) in createMCAsmBackend()508 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()950 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()