Home
last modified time | relevance | path

Searched refs:test_vstrq_p128 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
D128bit_load_store.ll19 define void @test_vstrq_p128(i128* %ptr, i128 %val) #0 {
20 ; CHECK-LABEL: test_vstrq_p128
/external/llvm/test/CodeGen/AArch64/
D128bit_load_store.ll19 define void @test_vstrq_p128(i128* %ptr, i128 %val) #0 {
20 ; CHECK-LABEL: test_vstrq_p128
/external/clang/test/CodeGen/
Daarch64-poly128.c20 void test_vstrq_p128(poly128_t * ptr, poly128_t val) { in test_vstrq_p128() function