Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeGen/
H A Darm-bf16-reinterpret-intrinsics.c63 bfloat16x4_t test_vreinterpret_bf16_p16(poly16x4_t a) { return vreinterpret_bf16_p16(a); } in test_vreinterpret_bf16_p16() function
H A Daarch64-bf16-reinterpret-intrinsics.c