Home
last modified time | relevance | path

Searched refs:GlobalVariables (Results 1 – 13 of 13) sorted by relevance

/external/llvm/test/Bitcode/
Dweak-macho-3.5.ll4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dweak-macho-3.5.ll4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
/external/llvm/include/llvm/IR/
DDebugInfoMetadata.h1017 DIScopeArray RetainedTypes, DIGlobalVariableArray GlobalVariables,
1024 EnumTypes.get(), RetainedTypes.get(), GlobalVariables.get(),
1032 Metadata *GlobalVariables, Metadata *ImportedEntities,
1054 DIGlobalVariableArray GlobalVariables,
1059 GlobalVariables, ImportedEntities, Macros, DWOId))
1065 Metadata *RetainedTypes, Metadata *GlobalVariables,
1069 GlobalVariables, ImportedEntities, Macros, DWOId))
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1200 DIGlobalVariableExpressionArray GlobalVariables,
1208 EnumTypes.get(), RetainedTypes.get(), GlobalVariables.get(),
1217 Metadata *GlobalVariables, Metadata *ImportedEntities,
1242 DIGlobalVariableExpressionArray GlobalVariables,
1248 GlobalVariables, ImportedEntities, Macros, DWOId, SplitDebugInlining,
1255 Metadata *RetainedTypes, Metadata *GlobalVariables,
1260 GlobalVariables, ImportedEntities, Macros, DWOId, SplitDebugInlining,
/external/llvm/lib/IR/
DDebugInfoMetadata.cpp363 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl() argument
372 EnumTypes, RetainedTypes, GlobalVariables, ImportedEntities, in getImpl()
/external/llvm/unittests/IR/
DMetadataTest.cpp1328 MDTuple *GlobalVariables = getTuple(); in TEST_F() local
1335 RetainedTypes, GlobalVariables, ImportedEntities, Macros, in TEST_F()
1349 EXPECT_EQ(GlobalVariables, N->getGlobalVariables().get()); in TEST_F()
1366 EXPECT_EQ(GlobalVariables, Temp->getGlobalVariables().get()); in TEST_F()
1395 auto *GlobalVariables = MDTuple::getDistinct(Context, None); in TEST_F() local
1397 N->replaceGlobalVariables(GlobalVariables); in TEST_F()
1398 EXPECT_EQ(GlobalVariables, N->getGlobalVariables().get()); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DMetadataTest.cpp1494 MDTuple *GlobalVariables = getTuple(); in TEST_F() local
1501 RetainedTypes, GlobalVariables, ImportedEntities, Macros, DWOId, true, in TEST_F()
1515 EXPECT_EQ(GlobalVariables, N->getGlobalVariables().get()); in TEST_F()
1532 EXPECT_EQ(GlobalVariables, Temp->getGlobalVariables().get()); in TEST_F()
1562 auto *GlobalVariables = MDTuple::getDistinct(Context, None); in TEST_F() local
1564 N->replaceGlobalVariables(GlobalVariables); in TEST_F()
1565 EXPECT_EQ(GlobalVariables, N->getGlobalVariables().get()); in TEST_F()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDebugInfoMetadata.cpp450 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl() argument
460 EnumTypes, RetainedTypes, GlobalVariables, ImportedEntities, in getImpl()
DDebugInfo.cpp486 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local
492 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DGetElementPtr.rst407 with such a pointer. This includes ``GlobalVariables``, ``Allocas``, and objects
DProgrammersManual.rst2895 Deleting GlobalVariables
/external/llvm/docs/
DGetElementPtr.rst406 with such a pointer. This includes ``GlobalVariables``, ``Allocas``, and objects
DProgrammersManual.rst2306 Deleting GlobalVariables