Home
last modified time | relevance | path

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

1234567

/minix/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp81 GVMemoryBlock(const GlobalVariable *GV) in GVMemoryBlock()
569 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
575 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
581 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
588 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
594 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
599 GenericValue GV = getConstantValue(Op0); in getConstantValue() local
705 GenericValue GV; in getConstantValue() local
1161 for (const auto &GV : M.globals()) { in emitGlobals() local
1191 for (const auto &GV : M.globals()) { in emitGlobals() local
[all …]
/minix/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()
/minix/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()
/minix/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
/minix/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.cpp947 auto *GV = new llvm::GlobalVariable( in emitUsed() local
1103 llvm::GlobalValue *GV = G.GV; in EmitDeferred() local
1275 auto *GV = new llvm::GlobalVariable( in GetAddrOfUuidDescriptor() local
1747 auto *GV = new llvm::GlobalVariable( in GetOrCreateLLVMGlobal() local
2566 llvm::Constant *GV = CreateRuntimeVariable(Ty, in GetAddrOfConstantCFString() local
2602 auto *GV = in GetAddrOfConstantCFString() local
2659 llvm::Constant *GV; in GetAddrOfConstantString() local
2842 auto *GV = new llvm::GlobalVariable( in GenerateStringLiteral() local
2862 if (auto GV = *Entry) { in GetAddrOfConstantStringFromLiteral() local
2928 if (auto GV = *Entry) { in GetAddrOfConstantCString() local
[all …]
/minix/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()
770 static int getSelectionForCOFF(const GlobalValue *GV) { in getSelectionForCOFF()
[all …]
/minix/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
/minix/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
/minix/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()
/minix/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
/minix/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
/minix/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()
459 static bool GlobalUsersSafeToSRA(GlobalValue *GV) { in GlobalUsersSafeToSRA()
1700 bool GlobalOpt::ProcessGlobal(GlobalVariable *GV, in ProcessGlobal()
1733 bool GlobalOpt::ProcessInternalGlobal(GlobalVariable *GV, in ProcessInternalGlobal()
1950 GlobalVariable *GV = GVI++; in OptimizeGlobalVars() local
1991 if (auto *GV = dyn_cast<GlobalValue>(C)) in isSimpleEnoughValueToCommitHelper() local
2066 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(C)) in isSimpleEnoughPointerToCommit() local
2268 if (GlobalVariable *GV = dyn_cast<GlobalVariable>(P)) { in ComputeLoadResult() local
2784 bool compilerUsedInsert(GlobalValue *GV) { in compilerUsedInsert()
[all …]
/minix/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()
/minix/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
/minix/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
/minix/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp26 const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal()
/minix/external/bsd/llvm/dist/llvm/lib/Target/Sparc/
H A DSparcTargetObjectFile.cpp19 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/minix/external/bsd/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp46 const GlobalValue *GV, unsigned Encoding, Mangler &Mang, in getTTypeGlobalReference()
/minix/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