Home
last modified time | relevance | path

Searched refs:test_load (Results 1 – 25 of 29) sorted by relevance

12

/external/libcxx/test/std/experimental/simd/simd.mem/
Dload.pass.cpp51 void test_load() { in test_load() function
118 test_load<ex::native_simd<int32_t>>(); in main()
119 test_load<ex::fixed_size_simd<int32_t, 4>>(); in main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/AddressSanitizer/
Dforce-dynamic-shadow.ll8 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
Dbasic-msvc64.ll8 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
Dbasic-myriad.ll9 define i32 @test_load(i32* %a) sanitize_address {
10 ; CHECK-LABEL: @test_load
Dwith-ifunc.ll24 define i32 @test_load(i32* %a) sanitize_address {
27 ; CHECK-LABEL: @test_load
Dinstrumentation-with-call-threshold.ll13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
Dbasic.ll10 define i32 @test_load(i32* %a) sanitize_address {
11 ; CHECK-LABEL: @test_load
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/HWAddressSanitizer/X86/
Dkernel.ll14 define i8 @test_load(i8* %a) sanitize_hwaddress {
15 ; CHECK-LABEL: @test_load(
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-load-store.mir6 define void @test_load(i8* %addr) {
17 name: test_load
31 ; CHECK-LABEL: name: test_load
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/HWAddressSanitizer/
Dkernel.ll13 define i8 @test_load(i8* %a) sanitize_hwaddress {
14 ; CHECK-LABEL: @test_load(
Dkernel-inline.ll9 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
/external/autotest/venv/lucifer/
Dautotest_unittest.py46 def test_load(name, expected): function
/external/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll9 define i32 @test_load(i32* %a) sanitize_address {
10 ; CHECK-LABEL: @test_load
Dinstrumentation-with-call-threshold.ll13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
/external/llvm/test/Bitcode/
Dfunction-encoding-rel-operands.ll44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/
Dfunction-encoding-rel-operands.ll44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/
Dfunction-bitcasts.ll81 ; CHECK-LABEL: test_load:
86 define i32 @test_load() {
/external/python/cpython3/Lib/ctypes/test/
Dtest_loading.py26 def test_load(self): member in LoaderTest
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dmemcpy-addrspace.ll5 ; CHECK-LABEL: test_load
12 define void @test_load(i32 addrspace(1)* %out, i64 %x) {
/external/python/cpython2/Lib/ctypes/test/
Dtest_loading.py26 def test_load(self): member in LoaderTest
/external/python/cpython2/Lib/test/
Dtest_cookie.py55 def test_load(self): member in CookieTests
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/ThreadSanitizer/
Ddo-not-instrument-memory-access.ll47 define void @test_load() sanitize_thread {
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/
Dsandboxing.ll271 define internal i32 @test_load() {
279 ; CHECK-LABEL: test_load
/external/clang/bindings/python/tests/cindex/
Dtest_translation_unit.py127 def test_load(): function
/external/python/cpython3/Lib/test/
Dtest_http_cookies.py61 def test_load(self): member in CookieTests

12