Searched refs:DLString (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | BasicAliasAnalysisTest.cpp | 27 const static char DLString[] = "e-i64:64-f80:128-n8:16:32:64-S128"; variable 66 : M("BasicAATest", C), B(C), DL(DLString), TLI(TLII), F(nullptr) { in BasicAATest()
|
| H A D | MemorySSATest.cpp | 26 const static char DLString[] = "e-i64:64-f80:128-n8:16:32:64-S128"; variable 72 : M("MemorySSATest", C), B(C), DL(DLString), TLI(TLII), F(nullptr) {} in MemorySSATest()
|