Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
D128bit_load_store.ll30 define i128 @test_vldrq_p128(i128* readonly %ptr) #2 {
31 ; CHECK-LABEL: test_vldrq_p128
/external/llvm/test/CodeGen/AArch64/
D128bit_load_store.ll30 define i128 @test_vldrq_p128(i128* readonly %ptr) #2 {
31 ; CHECK-LABEL: test_vldrq_p128
/external/clang/test/CodeGen/
Daarch64-poly128.c30 poly128_t test_vldrq_p128(poly128_t * ptr) { in test_vldrq_p128() function