| /llvm-project-15.0.7/libcxx/test/std/experimental/simd/simd.mem/ |
| H A D | store.pass.cpp | 25 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()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/PowerPC/ |
| H A D | lower-globaladdr32-aix-asm.ll | 28 define void @test_store(i32 %0) { 33 ; SMALL-LABEL: .test_store:{{$}} 38 ; LARGE-LABEL: .test_store:{{$}}
|
| H A D | lower-globaladdr64-aix-asm.ll | 28 define void @test_store(i32 zeroext %0) { 33 ; SMALL-LABEL: .test_store:{{$}} 38 ; LARGE-LABEL: .test_store:{{$}}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64_32-null.ll | 4 define void @test_store(i8** %p) { 5 ; CHECK-LABEL: test_store:
|
| H A D | bf16.ll | 22 define void @test_store(bfloat* %a, bfloat %b) nounwind { 23 ; CHECK-LABEL: test_store:
|
| H A D | f16-instructions.ll | 116 ; CHECK-COMMON-LABEL: test_store: 119 define void @test_store(half %a, half* %b) #0 {
|
| /llvm-project-15.0.7/llvm/test/Transforms/GlobalOpt/ |
| H A D | malloc-promote-opaque-ptr.ll | 17 define void @test_store(i64 %a, i32 %b) { 18 ; CHECK-LABEL: @test_store(
|
| /llvm-project-15.0.7/clang/test/CodeGen/PowerPC/ |
| H A D | quadword-atomics.c | 39 void test_store(Q val, AtomicQ *ptr) { in test_store() function
|
| H A D | ppc-xmmintrin.c | 960 test_store() { in test_store() function
|
| H A D | ppc-emmintrin.c | 1296 test_store() { in test_store() function
|
| /llvm-project-15.0.7/llvm/test/MachineVerifier/ |
| H A D | test_g_store.mir | 5 name: test_store
|
| /llvm-project-15.0.7/llvm/test/Analysis/MemoryDependenceAnalysis/ |
| H A D | reorder-volatile.ll | 54 define i32 @test_store(i32 %x) { 55 ; CHECK-LABEL: @test_store(
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionAttrs/ |
| H A D | writeonly.ll | 28 ; CHECK: define void @test_store(i8* nocapture writeonly %p) 29 define void @test_store(i8* %p) {
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | matrix-type-builtins.m | 23 double test_store(MatrixValue *mv, float *Ptr) { function
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/AddressSanitizer/ |
| H A D | basic.ll | 47 define void @test_store(i32* %a) sanitize_address { 48 ; CHECK-LABEL: @test_store
|
| /llvm-project-15.0.7/llvm/test/CodeGen/WebAssembly/ |
| H A D | function-bitcasts.ll | 122 ; CHECK-LABEL: test_store: 126 define void @test_store() {
|
| /llvm-project-15.0.7/llvm/test/Instrumentation/HeapProfiler/ |
| H A D | basic.ll | 36 define void @test_store(i32* %a) { 41 ; CHECK-LABEL: @test_store
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/GlobalISel/ |
| H A D | legalize-load-store.mir | 59 name: test_store 64 ; CHECK-LABEL: name: test_store
|
| /llvm-project-15.0.7/llvm/test/CodeGen/NVPTX/ |
| H A D | f16-instructions.ll | 205 ; CHECK-LABEL: test_store( 210 define void @test_store(half %a, half* %b) #0 {
|