Lines Matching defs:GV

53     const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM,  in getCFIPersonalitySymbol()
87 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
195 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat()
208 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
246 selectELFSectionForGlobal(MCContext &Ctx, const GlobalValue *GV, in selectELFSectionForGlobal()
313 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
535 static void checkMachOComdat(const GlobalValue *GV) { in checkMachOComdat()
545 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
587 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
673 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
703 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
796 SmallVectorImpl<char> &OutName, const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
846 static const GlobalValue *getComdatGVForCOFF(const GlobalValue *GV) { in getComdatGVForCOFF()
863 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF()
889 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
929 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
989 SmallVectorImpl<char> &OutName, const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
1068 raw_ostream &OS, const GlobalValue *GV, const Mangler &Mang) const { in emitLinkerFlagsForGlobal() argument