Home
last modified time | relevance | path

Searched refs:_cd (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/Support/
H A DVirtualFileSystemTest.cpp448 TempDir _cd(TestDirectory.path("c/d")); in TEST() local
571 TempDir _cd(TestDirectory.path("c/d")); in TEST() local
605 TempDir _cd(TestDirectory.path("c/d")); in TEST() local
2740 TempFile _cd(TestDirectory.path("c/d")); in TEST_F() local
2749 VFSWriter.addFileMapping(_cd.path(), "//root/c/d"); in TEST_F()
2778 EXPECT_TRUE(FS->exists(_cd.path())); in TEST_F()
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DIntrinsicsAMDGPU.td637 defm AMDGPUSample : AMDGPUSampleHelper_Clamp<"_CD", "_cd", []>;