Searched refs:DistinctMDOperandPlaceholderTest (Results 1 – 2 of 2) sorted by relevance
/external/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2306 typedef MetadataTest DistinctMDOperandPlaceholderTest; typedef 2307 TEST_F(DistinctMDOperandPlaceholderTest, getID) { in TEST_F() argument 2311 TEST_F(DistinctMDOperandPlaceholderTest, replaceUseWith) { in TEST_F() argument 2333 TEST_F(DistinctMDOperandPlaceholderTest, replaceUseWithNoUser) { in TEST_F() argument 2340 TEST_F(DistinctMDOperandPlaceholderTest, MetadataAsValue) { in TEST_F() argument 2347 TEST_F(DistinctMDOperandPlaceholderTest, UniquedMDNode) { in TEST_F() argument 2353 TEST_F(DistinctMDOperandPlaceholderTest, SecondDistinctMDNode) { in TEST_F() argument 2361 TEST_F(DistinctMDOperandPlaceholderTest, TrackingMDRefAndDistinctMDNode) { in TEST_F() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
D | MetadataTest.cpp | 2549 typedef MetadataTest DistinctMDOperandPlaceholderTest; typedef 2550 TEST_F(DistinctMDOperandPlaceholderTest, getID) { in TEST_F() argument 2554 TEST_F(DistinctMDOperandPlaceholderTest, replaceUseWith) { in TEST_F() argument 2576 TEST_F(DistinctMDOperandPlaceholderTest, replaceUseWithNoUser) { in TEST_F() argument 2587 TEST_F(DistinctMDOperandPlaceholderTest, MetadataAsValue) { in TEST_F() argument 2594 TEST_F(DistinctMDOperandPlaceholderTest, UniquedMDNode) { in TEST_F() argument 2600 TEST_F(DistinctMDOperandPlaceholderTest, SecondDistinctMDNode) { in TEST_F() argument 2608 TEST_F(DistinctMDOperandPlaceholderTest, TrackingMDRefAndDistinctMDNode) { in TEST_F() argument
|