Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
200 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable270 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()363 if (!MCAsmBackendCtorFn) in createMCAsmBackend()365 return MCAsmBackendCtorFn(*this, MRI, Triple, CPU); in createMCAsmBackend()690 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()