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