Lines Matching refs:Static
37 static MCInstrInfo *createAArch64MCInstrInfo() {
43 static MCSubtargetInfo *
51 static MCRegisterInfo *createAArch64MCRegisterInfo(const Triple &Triple) {
57 static MCAsmInfo *createAArch64MCAsmInfo(const MCRegisterInfo &MRI,
75 static MCCodeGenInfo *createAArch64MCCodeGenInfo(const Triple &TT,
96 // On ELF platforms the default static relocation model has a smart enough
100 RM = Reloc::Static;
107 static MCInstPrinter *createAArch64MCInstPrinter(const Triple &T,
120 static MCStreamer *createELFStreamer(const Triple &T, MCContext &Ctx,
126 static MCStreamer *createMachOStreamer(MCContext &Ctx, MCAsmBackend &TAB,
135 // Force static initialization.