Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
283 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable372 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()470 if (!MCAsmBackendCtorFn) in createMCAsmBackend()472 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()840 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()