Searched defs:h7 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaCXX/ |
H A D | dcl_ambig_res.cpp | 66 void h7(int *(C7[10])) { } // expected-note{{previous}} in h7() function 67 void h7(int *(*_fp)(C7 _parm[10])) { } // expected-error{{redefinition}} in h7() function
|
/llvm-project/clang/lib/Headers/ |
H A D | avx512vlfp16intrin.h | 76 #define _mm_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8) \ argument 79 #define _mm256_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
|
H A D | avx512fp16intrin.h | 90 #define _mm512_setr_ph(h1, h2, h3, h4, h5, h6, h7, h8, h9, h10, h11, h12, h13, \ argument
|