Searched refs:MCAsmBackendCtorFn (Results 1 – 2 of 2) sorted by relevance
203 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable280 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()369 if (!MCAsmBackendCtorFn) in createMCAsmBackend()371 return MCAsmBackendCtorFn(*this, MRI, Triple(TheTriple), CPU); in createMCAsmBackend()716 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()
246 MCAsmBackendCtorTy MCAsmBackendCtorFn; variable323 bool hasMCAsmBackend() const { return MCAsmBackendCtorFn != nullptr; } in hasMCAsmBackend()410 if (!MCAsmBackendCtorFn) in createMCAsmBackend()412 return MCAsmBackendCtorFn(*this, STI, MRI, Options); in createMCAsmBackend()779 T.MCAsmBackendCtorFn = Fn; in RegisterMCAsmBackend()