Searched defs:hp (Results 1 – 11 of 11) sorted by relevance
/llvm-project/llvm/tools/opt-viewer/ |
H A D | opt-stats.py | 19 hp = hpy() variable 22 hp = None variable
|
/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()
|
/llvm-project/flang/test/Semantics/ |
H A D | structconst07.f90 | 8 type(hasPointer) hp variable
|
H A D | call12.f90 | 37 type(hasPtr) :: hp local
|
/llvm-project/compiler-rt/lib/asan/ |
H A D | asan_memory_profile.cpp | 103 HeapProfile hp; in MemoryProfileCB() local
|
/llvm-project/clang/test/Analysis/ |
H A D | fuchsia_handle.cpp | 467 zx_handle_t *hp; member
|
H A D | malloc.c | 1611 struct HasPtr hp; in testPassConstPointerIndirectlyStruct() local
|