/llvm-project/clang/test/Sema/ |
H A D | constant-builtins.c | 27 int h5 = __builtin_bswap64(0x1234) == 0x3412000000000000 ? 1 : f(); variable
|
H A D | constant-builtins-2.c | 423 int h5 = __builtin_bswap64(0x1234) == 0x3412000000000000 ? 1 : f(); global() variable
|
/llvm-project/clang-tools-extra/clang-doc/assets/ |
H A D | clang-doc-default-stylesheet.css | 202 h5, selector 225 h5 { 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/X86/ |
H A D | bfloat-half-abi.c | 140 struct bfloat5 h5(__bf16 a, __bf16 b, __bf16 c, __bf16 d, __bf16 e) { in h5() function
|
H A D | bfloat-abi.c | 140 struct bfloat5 h5(__bf16 a, __bf16 b, __bf16 c, __bf16 d, __bf16 e) { in h5() function
|
H A D | avx512fp16-abi.c | 141 struct half5 h5(_Float16 a, _Float16 b, _Float16 c, _Float16 d, _Float16 e) { in h5() function
|
/llvm-project/clang/test/CodeGen/RISCV/ |
H A D | bfloat-abi.c | 579 struct bfloat5 h5(__bf16 a, __bf16 b, __bf16 c, __bf16 d, __bf16 e) { in h5() function
|
/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
|
/llvm-project/clang/test/SemaCXX/ |
H A D | return-noreturn.cpp | 100 int h5(int x) { in h5() function
|
/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
|