Home
last modified time | relevance | path

Searched defs:GV (Results 1 – 25 of 174) sorted by relevance

1234567

/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp81 GVMemoryBlock(const GlobalVariable *GV) in GVMemoryBlock()
87 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { in Create()
108 char *ExecutionEngine::getMemoryForGV(const GlobalVariable *GV) { in getMemoryForGV()
164 void ExecutionEngine::addGlobalMapping(const GlobalValue *GV, void *Addr) { in addGlobalMapping()
199 void *ExecutionEngine::updateGlobalMapping(const GlobalValue *GV, void *Addr) { in updateGlobalMapping()
226 void *ExecutionEngine::getPointerToGlobalIfAvailable(const GlobalValue *GV) { in getPointerToGlobalIfAvailable()
296 GlobalVariable *GV = module.getNamedGlobal(Name); in runStaticConstructorsDestructors() local
486 void *ExecutionEngine::getPointerToGlobal(const GlobalValue *GV) { in getPointerToGlobal()
569 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
575 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp66 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM) const { in IsGlobalInSmallSection() argument
79 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM, in IsGlobalInSmallSection()
89 IsGlobalInSmallSectionImpl(const GlobalValue *GV, in IsGlobalInSmallSectionImpl()
117 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp57 bool HexagonTargetObjectFile::IsGlobalInSmallSection(const GlobalValue *GV, in IsGlobalInSmallSection()
73 IsGlobalInSmallSection(const GlobalValue *GV, const TargetMachine &TM, in IsGlobalInSmallSection()
90 HexagonTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp54 static bool isSuitableForBSS(const GlobalVariable *GV, bool NoZerosInBSS) { in isSuitableForBSS()
105 const GlobalValue *GV, StringRef Suffix, Mangler &Mang, in getSymbolWithGlobalValueBase()
117 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
133 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalValue *GV, in getKindForGlobal()
262 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SectionForGlobal()
289 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
H A DTargetMachine.cpp89 static TLSModel::Model getSelectedTLSModel(const GlobalValue *GV) { in getSelectedTLSModel()
187 const GlobalValue *GV, Mangler &Mang, in getNameWithPrefix()
203 MCSymbol *TargetMachine::getSymbol(const GlobalValue *GV, Mangler &Mang) const { in getSymbol() argument
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DSanitizerMetadata.cpp24 void SanitizerMetadata::reportGlobalToASan(llvm::GlobalVariable *GV, in reportGlobalToASan()
57 void SanitizerMetadata::reportGlobalToASan(llvm::GlobalVariable *GV, in reportGlobalToASan()
67 void SanitizerMetadata::disableSanitizerForGlobal(llvm::GlobalVariable *GV) { in disableSanitizerForGlobal()
H A DCodeGenModule.cpp270 const llvm::GlobalValue *GV = getAliasedGlobal(*Alias); in checkAliases() local
500 void CodeGenModule::setGlobalVisibility(llvm::GlobalValue *GV, in setGlobalVisibility()
537 void CodeGenModule::setTLSMode(llvm::GlobalValue *GV, const VarDecl &D) const { in setTLSMode()
799 llvm::GlobalValue *GV) { in SetCommonAttributes()
810 llvm::GlobalValue *GV) { in setAliasAttributes()
840 static void setLinkageAndVisibilityForGV(llvm::GlobalValue *GV, in setLinkageAndVisibilityForGV()
916 void CodeGenModule::addUsedGlobal(llvm::GlobalValue *GV) { in addUsedGlobal()
922 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal()
947 auto *GV = new llvm::GlobalVariable( in emitUsed() local
1103 llvm::GlobalValue *GV = G.GV; in EmitDeferred() local
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp49 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
89 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
197 static const Comdat *getELFComdat(const GlobalValue *GV) { in getELFComdat()
210 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
248 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal()
525 static void checkMachOComdat(const GlobalValue *GV) { in checkMachOComdat()
535 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in getExplicitSectionGlobal()
577 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal()
663 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
695 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DIRObjectFile.cpp129 const GlobalValue *GV = &*I; in skipEmpty() local
136 const GlobalValue *GV = &*I; in skipEmpty() local
143 const GlobalValue *GV = &*I; in skipEmpty() local
155 const GlobalValue *GV = getGV(Symb); in moveSymbolNext() local
193 const GlobalValue *GV = getGV(Symb); in printSymbolName() local
210 const GlobalValue *GV = getGV(Symb); in getSymbolFlags() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp307 GenericValue GV; in lle_X_atexit() local
341 GenericValue GV; in lle_X_sprintf() local
422 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_printf() local
437 GenericValue GV; in lle_X_sscanf() local
453 GenericValue GV; in lle_X_scanf() local
469 GenericValue GV = lle_X_sprintf(FT, NewArgs); in lle_X_fprintf() local
482 GenericValue GV; in lle_X_memset() local
494 GenericValue GV; in lle_X_memcpy() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/
H A DAArch64TargetObjectFile.cpp27 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
49 const GlobalValue *GV, Mangler &Mang, const TargetMachine &TM, in getCFIPersonalitySymbol()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp56 static bool bindsLocally(const GlobalValue *GV, Reloc::Model RM) { in bindsLocally()
64 bool SystemZSubtarget::isPC32DBLSymbol(const GlobalValue *GV, in isPC32DBLSymbol()
H A DSystemZConstantPoolValue.h30 const GlobalValue *GV; variable
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-extract/
H A Dllvm-extract.cpp150 GlobalValue *GV = M->getNamedGlobal(ExtractGlobals[i]); in main() local
168 for (auto &GV : M->globals()) { in main() local
183 GlobalValue *GV = M->getFunction(ExtractFuncs[i]); in main() local
218 GlobalValue *GV = GVs[i]; in main() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalDCE.cpp204 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(G)) { in GlobalIsNeeded() local
228 if (GlobalValue *GV = dyn_cast<GlobalValue>(*U)) in GlobalIsNeeded() local
236 if (GlobalValue *GV = dyn_cast<GlobalValue>(C)) in MarkUsedGlobalsAsNeeded() local
255 bool GlobalDCE::RemoveUnusedGlobalValue(GlobalValue &GV) { in RemoveUnusedGlobalValue()
H A DConstantMerge.cpp75 GlobalValue *GV = cast<GlobalValue>(Operand); in FindUsedValues() local
133 GlobalVariable *GV = GVI++; in runOnModule() local
175 GlobalVariable *GV = GVI++; in runOnModule() local
H A DGlobalOpt.cpp106 static bool isLeakCheckerRoot(GlobalVariable *GV) { in isLeakCheckerRoot()
184 static bool CleanupPointerRootUsers(GlobalVariable *GV, in CleanupPointerRootUsers()
392 static bool IsUserOfGlobalSafeForSRA(User *U, GlobalValue *GV) { in IsUserOfGlobalSafeForSRA()
459 static bool GlobalUsersSafeToSRA(GlobalValue *GV) { in GlobalUsersSafeToSRA()
473 static GlobalVariable *SRAGlobal(GlobalVariable *GV, const DataLayout &DL) { in SRAGlobal()
658 static bool AllUsesOfLoadedValueWillTrapIfNull(const GlobalVariable *GV) { in AllUsesOfLoadedValueWillTrapIfNull()
741 static bool OptimizeAwayTrappingUsesOfLoads(GlobalVariable *GV, Constant *LV, in OptimizeAwayTrappingUsesOfLoads()
825 static GlobalVariable *OptimizeGlobalAddressOfMalloc(GlobalVariable *GV, in OptimizeGlobalAddressOfMalloc()
960 const GlobalVariable *GV, in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1008 GlobalVariable *GV) { in ReplaceUsesOfMallocWithGlobal()
[all …]
/minix3/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp122 XCoreTargetObjectFile::getExplicitSectionGlobal(const GlobalValue *GV, in getExplicitSectionGlobal()
135 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/tools/gold/
H A Dgold-plugin.cpp260 static const GlobalObject *getBaseObject(const GlobalValue &GV) { in getBaseObject()
362 const GlobalValue *GV = Obj->getSymbolGV(Sym.getRawDataRefImpl()); in claim_file_hook() local
421 static void keepGlobalValue(GlobalValue &GV, in keepGlobalValue()
442 static void internalize(GlobalValue &GV) { in internalize()
449 static void drop(GlobalValue &GV) { in drop()
604 GlobalValue *GV = Obj.getSymbolGV(ObjSym.getRawDataRefImpl()); in getModuleForFile() local
688 for (auto *GV : Drop) in getModuleForFile() local
815 GlobalValue *GV = Combined->getNamedValue(Name.first()); in allSymbolsReadHook() local
821 GlobalValue *GV = Combined->getNamedValue(Name.first()); in allSymbolsReadHook() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DCloneModule.cpp48 GlobalVariable *GV = new GlobalVariable(*New, in CloneModule() local
85 GlobalVariable *GV = cast<GlobalVariable>(VMap[I]); in CloneModule() local
H A DCtorUtils.cpp67 std::vector<Function *> parseGlobalCtors(GlobalVariable *GV) { in parseGlobalCtors()
83 GlobalVariable *GV = M.getGlobalVariable("llvm.global_ctors"); in findGlobalCtors() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp26 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp46 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h91 const MCSection *SectionForGlobal(const GlobalValue *GV, in SectionForGlobal()
105 virtual const MCSection *getSpecialCasedSectionGlobals(const GlobalValue *GV, in getSpecialCasedSectionGlobals()

1234567