Searched defs:hq (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/test/OpenMP/ |
H A D | declare_variant_ast_print.cpp | 73 void h_ref(C *hp, C *hp2, C *hq, C *lin) { in h_ref() 84 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 99 void h(double *hp, double *hp2, double *hq, double *lin) { in h()
|
H A D | declare_simd_ast_print.cpp | 26 template <class C, int V> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 34 template <class C> void h(C *hp, C *hp2, C *hq, C *lin) { in h() 53 void h(int *hp, int *hp2, int *hq, int *lin) in h()
|
H A D | declare_simd_messages.cpp | 50 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 56 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|
H A D | declare_variant_messages.cpp | 182 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
|
H A D | declare_simd_codegen.cpp | 34 void h(C *hp, C *hp2, C *hq, C *lin) { in h() 42 void h(int *hp, int *hp2, int *hq, int *lin) { in h()
|