Lines Matching refs:MMI
34 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel() argument
48 MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getTTypeGlobalReference() argument
64 GV, Encoding, TM, MMI, Streamer); in getTTypeGlobalReference()
69 MachineModuleInfo *MMI) const { in getCFIPersonalitySymbol()
75 int64_t Offset, MachineModuleInfo *MMI, MCStreamer &Streamer) const { in getIndirectSymViaGOTPCRel() argument
98 MCContext &Ctx, const TargetMachine &TM, MachineModuleInfo *MMI, in getAuthPtrSlotSymbolHelper() argument
101 const DataLayout &DL = MMI->getModule()->getDataLayout(); in getAuthPtrSlotSymbolHelper()
122 const TargetMachine &TM, MachineModuleInfo *MMI, const MCSymbol *RawSym, in getAuthPtrSlotSymbol() argument
124 auto &ELFMMI = MMI->getObjFileInfo<MachineModuleInfoELF>(); in getAuthPtrSlotSymbol()
125 return getAuthPtrSlotSymbolHelper(getContext(), TM, MMI, ELFMMI, RawSym, Key, in getAuthPtrSlotSymbol()
130 const TargetMachine &TM, MachineModuleInfo *MMI, const MCSymbol *RawSym, in getAuthPtrSlotSymbol() argument
132 auto &MachOMMI = MMI->getObjFileInfo<MachineModuleInfoMachO>(); in getAuthPtrSlotSymbol()
133 return getAuthPtrSlotSymbolHelper(getContext(), TM, MMI, MachOMMI, RawSym, in getAuthPtrSlotSymbol()