/external/llvm/test/Bitcode/ |
D | weak-macho-3.5.ll | 4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | weak-macho-3.5.ll | 4 ; The test checks that LLVM does not place weak GlobalVariables into Comdats for
|
/external/llvm/include/llvm/IR/ |
D | DebugInfoMetadata.h | 1017 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/ |
D | DebugInfoMetadata.h | 1200 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/ |
D | DebugInfoMetadata.cpp | 363 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl() argument 372 EnumTypes, RetainedTypes, GlobalVariables, ImportedEntities, in getImpl()
|
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 1328 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/ |
D | MetadataTest.cpp | 1494 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/ |
D | DebugInfoMetadata.cpp | 450 Metadata *GlobalVariables, Metadata *ImportedEntities, Metadata *Macros, in getImpl() argument 460 EnumTypes, RetainedTypes, GlobalVariables, ImportedEntities, in getImpl()
|
D | DebugInfo.cpp | 486 MDTuple *GlobalVariables = nullptr; in getReplacementCU() local 492 RetainedTypes, GlobalVariables, ImportedEntities, CU->getMacros(), in getReplacementCU()
|
/external/swiftshader/third_party/llvm-7.0/llvm/docs/ |
D | GetElementPtr.rst | 407 with such a pointer. This includes ``GlobalVariables``, ``Allocas``, and objects
|
D | ProgrammersManual.rst | 2895 Deleting GlobalVariables
|
/external/llvm/docs/ |
D | GetElementPtr.rst | 406 with such a pointer. This includes ``GlobalVariables``, ``Allocas``, and objects
|
D | ProgrammersManual.rst | 2306 Deleting GlobalVariables
|