Home
last modified time | relevance | path

Searched defs:DL2 (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/unittests/Bitcode/
H A DDataLayoutUpgradeTest.cpp20 std::string DL2 = UpgradeDataLayoutString( in TEST() local
87 std::string DL2 = UpgradeDataLayoutString("e-m:e-i64:64-n32:64", TEST() local
134 std::string DL2 = UpgradeDataLayoutString( TEST() local
/llvm-project/llvm/unittests/CodeGen/
H A DMachineBasicBlockTest.cpp53 DebugLoc DL2 = DILocation::get(Ctx, 2, 0, OurFunc); TEST() local
/llvm-project/llvm/unittests/IR/
H A DIRBuilderTest.cpp1178 DebugLoc DL2 = DILocation::get(Ctx, 3, 0, SP); TEST_F() local