Home
last modified time | relevance | path

Searched defs:test_vreinterpret_bf16_p8 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Darm-bf16-reinterpret-intrinsics.c57 bfloat16x4_t test_vreinterpret_bf16_p8(poly8x8_t a) { return vreinterpret_bf16_p8(a); } in test_vreinterpret_bf16_p8() function
H A Daarch64-bf16-reinterpret-intrinsics.c