Searched refs:test_load (Results 1 – 14 of 14) sorted by relevance
51 void test_load() { in test_load() function118 test_load<ex::native_simd<int32_t>>(); in main()119 test_load<ex::fixed_size_simd<int32_t, 4>>(); in main()
20 import sys, test_load
44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
9 define i32 @test_load(i32* %a) sanitize_address {10 ; CHECK-LABEL: @test_load
13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
26 def test_load(self): member in LoaderTest
55 def test_load(self): member in CookieTests
30 def test_load(self): member in LoaderTest
127 def test_load(): function
61 def test_load(self): member in CookieTests
71 ; CHECK-LABEL: test_load:74 define half @test_load(half* %a) #0 {
262 def test_load(self): member in ModuleSpecMethodsTests
552 def test_load(self): member in CoreTests
5383 def test_load(self, backend): member in TestPrecertPoisonExtension