Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
290 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable383 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()491 if (!MCAsmBackendCtorFn) in createMCAsmBackend()493 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()859 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()