/external/libcxx/test/std/experimental/simd/simd.mem/ |
D | load.pass.cpp | 51 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/ |
D | force-dynamic-shadow.ll | 8 define i32 @test_load(i32* %a) sanitize_address { 11 ; CHECK-LABEL: @test_load
|
D | basic-msvc64.ll | 8 define i32 @test_load(i32* %a) sanitize_address { 11 ; CHECK-LABEL: @test_load
|
D | basic-myriad.ll | 9 define i32 @test_load(i32* %a) sanitize_address { 10 ; CHECK-LABEL: @test_load
|
D | with-ifunc.ll | 24 define i32 @test_load(i32* %a) sanitize_address { 27 ; CHECK-LABEL: @test_load
|
D | instrumentation-with-call-threshold.ll | 13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
|
D | basic.ll | 10 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/ |
D | kernel.ll | 14 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/ |
D | legalize-load-store.mir | 6 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/ |
D | kernel.ll | 13 define i8 @test_load(i8* %a) sanitize_hwaddress { 14 ; CHECK-LABEL: @test_load(
|
D | kernel-inline.ll | 9 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
|
/external/autotest/venv/lucifer/ |
D | autotest_unittest.py | 46 def test_load(name, expected): function
|
/external/llvm/test/Instrumentation/AddressSanitizer/ |
D | basic.ll | 9 define i32 @test_load(i32* %a) sanitize_address { 10 ; CHECK-LABEL: @test_load
|
D | instrumentation-with-call-threshold.ll | 13 define void @test_load(i32* %a, i64* %b, i512* %c, i80* %d) sanitize_address {
|
/external/llvm/test/Bitcode/ |
D | function-encoding-rel-operands.ll | 44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Bitcode/ |
D | function-encoding-rel-operands.ll | 44 define i1 @test_load(i32 %a, {i32, i32}* %ptr) nounwind {
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/WebAssembly/ |
D | function-bitcasts.ll | 81 ; CHECK-LABEL: test_load: 86 define i32 @test_load() {
|
/external/python/cpython3/Lib/ctypes/test/ |
D | test_loading.py | 26 def test_load(self): member in LoaderTest
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/ |
D | memcpy-addrspace.ll | 5 ; CHECK-LABEL: test_load 12 define void @test_load(i32 addrspace(1)* %out, i64 %x) {
|
/external/python/cpython2/Lib/ctypes/test/ |
D | test_loading.py | 26 def test_load(self): member in LoaderTest
|
/external/python/cpython2/Lib/test/ |
D | test_cookie.py | 55 def test_load(self): member in CookieTests
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/Instrumentation/ThreadSanitizer/ |
D | do-not-instrument-memory-access.ll | 47 define void @test_load() sanitize_thread {
|
/external/swiftshader/third_party/subzero/tests_lit/assembler/arm32/ |
D | sandboxing.ll | 271 define internal i32 @test_load() { 279 ; CHECK-LABEL: test_load
|
/external/clang/bindings/python/tests/cindex/ |
D | test_translation_unit.py | 127 def test_load(): function
|
/external/python/cpython3/Lib/test/ |
D | test_http_cookies.py | 61 def test_load(self): member in CookieTests
|