Home
last modified time | relevance | path

Searched defs:hp (Results 1 – 11 of 11) sorted by relevance

/llvm-project/llvm/tools/opt-viewer/
H A Dopt-stats.py19 hp = hpy() variable
22 hp = None variable
/llvm-project/clang/test/OpenMP/
H A Ddeclare_variant_ast_print.cpp73 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 Ddeclare_simd_ast_print.cpp26 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 Ddeclare_simd_messages.cpp50 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 Ddeclare_variant_messages.cpp182 void h(C *hp, C *hp2, C *hq, C *lin) { in h()
H A Ddeclare_simd_codegen.cpp34 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 Dstructconst07.f908 type(hasPointer) hp variable
H A Dcall12.f9037 type(hasPtr) :: hp local
/llvm-project/compiler-rt/lib/asan/
H A Dasan_memory_profile.cpp103 HeapProfile hp; in MemoryProfileCB() local
/llvm-project/clang/test/Analysis/
H A Dfuchsia_handle.cpp467 zx_handle_t *hp; member
H A Dmalloc.c1611 struct HasPtr hp; in testPassConstPointerIndirectlyStruct() local