Home
last modified time | relevance | path

Searched refs:test_store (Results 1 – 19 of 19) sorted by relevance

/external/libcxx/test/std/experimental/simd/simd.mem/
Dstore.pass.cpp25 void test_store() { in test_store() function
91 test_store<ex::native_simd<int32_t>>(); in main()
92 test_store<ex::fixed_size_simd<int32_t, 4>>(); in main()
/external/llvm-project/libcxx/test/std/experimental/simd/simd.mem/
Dstore.pass.cpp25 void test_store() { in test_store() function
91 test_store<ex::native_simd<int32_t>>(); in main()
92 test_store<ex::fixed_size_simd<int32_t, 4>>(); in main()
/external/llvm-project/llvm/test/CodeGen/PowerPC/
Dlower-globaladdr32-aix-asm.ll28 define void @test_store(i32 %0) {
33 ; SMALL-LABEL: .test_store:{{$}}
38 ; LARGE-LABEL: .test_store:{{$}}
Dlower-globaladdr64-aix-asm.ll28 define void @test_store(i32 zeroext %0) {
33 ; SMALL-LABEL: .test_store:{{$}}
38 ; LARGE-LABEL: .test_store:{{$}}
/external/llvm-project/llvm/test/CodeGen/AArch64/
Darm64_32-null.ll4 define void @test_store(i8** %p) {
5 ; CHECK-LABEL: test_store:
Dbf16.ll22 define void @test_store(bfloat* %a, bfloat %b) nounwind {
23 ; CHECK-LABEL: test_store:
Df16-instructions.ll95 ; CHECK-COMMON-LABEL: test_store:
98 define void @test_store(half %a, half* %b) #0 {
/external/llvm-project/llvm/test/Instrumentation/AddressSanitizer/
Dbasic-myriad.ll47 define void @test_store(i32* %a) sanitize_address {
48 ; CHECK-LABEL: @test_store
Dbasic.ll48 define void @test_store(i32* %a) sanitize_address {
49 ; CHECK-LABEL: @test_store
/external/llvm-project/llvm/test/MachineVerifier/
Dtest_g_store.mir5 name: test_store
/external/llvm-project/clang/test/SemaObjC/
Dmatrix-type-builtins.m23 double test_store(MatrixValue *mv, float *Ptr) { function
/external/llvm/test/Instrumentation/AddressSanitizer/
Dbasic.ll42 define void @test_store(i32* %a) sanitize_address {
43 ; CHECK-LABEL: @test_store
/external/llvm-project/llvm/test/CodeGen/WebAssembly/
Dfunction-bitcasts.ll115 ; CHECK-LABEL: test_store:
119 define void @test_store() {
/external/llvm-project/llvm/test/Instrumentation/HeapProfiler/
Dbasic.ll34 define void @test_store(i32* %a) {
39 ; CHECK-LABEL: @test_store
/external/llvm-project/llvm/test/CodeGen/AArch64/GlobalISel/
Dlegalize-load-store.mir58 name: test_store
63 ; CHECK-LABEL: name: test_store
/external/llvm-project/clang/test/CodeGen/
Dppc-xmmintrin.c1809 test_store() { in test_store() function
Dppc-emmintrin.c2895 test_store() { in test_store() function
/external/llvm/test/CodeGen/AArch64/
Df16-instructions.ll63 ; CHECK-LABEL: test_store:
66 define void @test_store(half %a, half* %b) #0 {
/external/llvm-project/llvm/test/CodeGen/NVPTX/
Df16-instructions.ll184 ; CHECK-LABEL: test_store(
189 define void @test_store(half %a, half* %b) #0 {