Searched refs:MCAsmBackendCtorFn (Results 1 – 1 of 1) sorted by relevance
206 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable283 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()377 if (!MCAsmBackendCtorFn) in createMCAsmBackend()379 return MCAsmBackendCtorFn(*this, MRI, Triple(TheTriple), CPU); in createMCAsmBackend()733 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()