• Home
  • Raw
  • Download

Lines Matching defs:spirv

106   std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n";  in TEST_F()  local
115 std::string spirv = "%2 = OpPtrEqual %1 %3 %4\n"; in TEST_F() local
123 std::string spirv = "%2 = OpPtrNotEqual %1 %3 %4\n"; in TEST_F() local
132 std::string spirv = "%2 = OpPtrNotEqual %1 %3 %4\n"; in TEST_F() local
140 std::string spirv = "%2 = OpPtrDiff %1 %3 %4\n"; in TEST_F() local
152 std::string spirv = "%2 = OpPtrDiff %1 %3 %4\n"; in TEST_F() local
160 std::string spirv = "OpCopyMemory %1 %2\n"; in TEST_F() local
169 std::string spirv = "OpCopyMemory %1\n"; in TEST_F() local
176 std::string spirv = "OpCopyMemory %1 %2 %3\n"; in TEST_F() local
182 std::string spirv = "OpCopyMemory %1 %2 None\n"; in TEST_F() local
191 std::string spirv = "OpCopyMemory %1 %2 Volatile\n"; in TEST_F() local
200 std::string spirv = "OpCopyMemory %1 %2 Aligned 8\n"; in TEST_F() local
209 std::string spirv = "OpCopyMemory %1 %2 Nontemporal\n"; in TEST_F() local
218 std::string spirv = "OpCopyMemory %1 %2 MakePointerAvailable %3\n"; in TEST_F() local
227 std::string spirv = "OpCopyMemory %1 %2 MakePointerVisible %3\n"; in TEST_F() local
236 std::string spirv = "OpCopyMemory %1 %2 NonPrivatePointer\n"; in TEST_F() local
245 std::string spirv = in TEST_F() local
257 std::string spirv = "OpCopyMemory %1 %2 Volatile Volatile\n"; in TEST_F() local
267 std::string spirv = "OpCopyMemory %1 %2 Volatile Volatile\n"; in TEST_F() local
276 std::string spirv = in TEST_F() local
291 std::string spirv = "OpCopyMemorySized %1 %2 %3\n"; in TEST_F() local
300 std::string spirv = "OpCopyMemorySized %1 %2\n"; in TEST_F() local
307 std::string spirv = "OpCopyMemorySized %1 %2 %3 %4\n"; in TEST_F() local
313 std::string spirv = "OpCopyMemorySized %1 %2 %3 None\n"; in TEST_F() local
322 std::string spirv = "OpCopyMemorySized %1 %2 %3 Volatile\n"; in TEST_F() local
331 std::string spirv = "OpCopyMemorySized %1 %2 %3 Aligned 8\n"; in TEST_F() local
340 std::string spirv = "OpCopyMemorySized %1 %2 %3 Nontemporal\n"; in TEST_F() local
349 std::string spirv = "OpCopyMemorySized %1 %2 %3 MakePointerAvailable %4\n"; in TEST_F() local
358 std::string spirv = "OpCopyMemorySized %1 %2 %3 MakePointerVisible %4\n"; in TEST_F() local
368 std::string spirv = "OpCopyMemorySized %1 %2 %3 NonPrivatePointer\n"; in TEST_F() local
377 std::string spirv = in TEST_F() local
390 std::string spirv = "OpCopyMemorySized %1 %2 %3 Volatile Volatile\n"; in TEST_F() local
400 std::string spirv = "OpCopyMemorySized %1 %2 %3 Volatile Volatile\n"; in TEST_F() local
409 std::string spirv = in TEST_F() local