/llvm-project/lld/test/ELF/ |
H A D | icf-safe.s | 160 .globl h4 symbol 162 h4: label
|
/llvm-project/clang/test/Sema/ |
H A D | constant-builtins.c | 26 int h4 = __builtin_bswap32(0x1234) == 0x34120000 ? 1 : f(); variable
|
H A D | warn-missing-prototypes.c | 39 int h4(int x) { return x; } in h4() function
|
H A D | constant-builtins-2.c | 422 int h4 = __builtin_bswap32(0x1234) == 0x34120000 ? 1 : f(); global() variable
|
/llvm-project/clang/test/Parser/ |
H A D | attributes.c | 41 void (*h4)(void (*f4)(__attribute__(()))); // expected-error {{expected parameter declarator}} variable
|
/llvm-project/clang/test/SemaCXX/ |
H A D | pseudo-destructors.cpp | 134 void h4(N::G *p) { f(p); } // expected-note {{instantiation of}} in h4() function 145 void h4(N::G *p) { f(p); } in h4() function 156 void h4(N::G<int> *p) { f(p); } // expected-note {{instantiation of}} in h4() function 170 void h4(N::G<int> *p) { f(p); } in h4() function
|
H A D | address-of-temporary.cpp | 40 void h4() { consume(AZ{}); } in h4() function
|
H A D | return-noreturn.cpp | 96 int h4(int x) { in h4() function
|
H A D | cxx0x-initializer-constructor.cpp | 193 H h4 = {1, 1}; // expected-error {{constructor is explicit}} member
|
/llvm-project/clang/test/CodeGen/X86/ |
H A D | fp128-abi.c | 33 __float128 h4(struct st2 x) { in h4() function
|
H A D | bfloat-half-abi.c | 49 struct bfloat4 h4(__bf16 a, __bf16 b, __bf16 c, __bf16 d) { in h4() function
|
H A D | bfloat-abi.c | 49 struct bfloat4 h4(__bf16 a, __bf16 b, __bf16 c, __bf16 d) { in h4() function
|
H A D | avx512fp16-abi.c | 50 struct half4 h4(_Float16 a, _Float16 b, _Float16 c, _Float16 d) { in h4() function
|
/llvm-project/clang/test/Analysis/diagnostics/Inputs/include/ |
H A D | report-issues-within-main-file.h | 38 int h4 = 0; in cause_div_by_zero_in_header4() local
|
/llvm-project/llvm/docs/_ocamldoc/ |
H A D | style.css | 4 html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre, selector 55 h4 { font-style: italic; } selector
|
/llvm-project/clang/www/analyzer/ |
H A D | content.css | 17 h4 { color:#2d58b7 } selector
|
/llvm-project/llvm/docs/_static/ |
H A D | llvm.css | 48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; selector
|
/llvm-project/flang/docs/_static/ |
H A D | llvm.css | 48 h4, .doc_subsubsection { margin: 2.0em 0.5em 0.5em 0.5em; selector
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | Hashing.h | 253 uint64_t h0 = 0, h1 = 0, h2 = 0, h3 = 0, h4 = 0, h5 = 0, h6 = 0; member
|
/llvm-project/clang/test/CodeGen/RISCV/ |
H A D | bfloat-abi.c | 216 struct bfloat4 h4(__bf16 a, __bf16 b, __bf16 c, __bf16 d) { in h4() function
|
/llvm-project/clang-tools-extra/clang-doc/assets/ |
H A D | clang-doc-default-stylesheet.css | 201 h4, selector
|
/llvm-project/clang/test/AST/Interp/ |
H A D | builtin-functions.cpp |
|
/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
|