| /llvm-project-15.0.7/clang/test/Analysis/ |
| H A D | cxx-callgraph.cpp | 11 int ddd(); 16 int val2 = ddd(); 19 int ddd() { in ddd() function
|
| H A D | debug-CallGraph.cpp | 39 void ddd() { ccc(); } in ddd() function
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/ |
| H A D | map-file2.test | 12 .ddd : { 15 *(.ddd.*) 29 # CHECK-NEXT: 1118 3108 109 1 .ddd 32 …-NEXT: 1219 3209 8 1 {{.*}}{{/|\\}}map-file2.test.tmp.o:(.ddd)
|
| H A D | outsections-addr.s | 81 #CHECK: Name: .ddd 108 .section .ddd, "a"
|
| H A D | at.s | 34 .section .ddd, "a"
|
| H A D | loadaddr.s | 41 .section .ddd, "a"
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | elf-retain.ll | 56 ; CHECK: .section ddd,"awR",@progbits,unique,2 57 ; OLDGAS: .section ddd,"aw",@progbits,unique,2 58 ; NOUNIQUE: .section ddd,"awR",@progbits,unique,7 59 @gd = global i32 1, section "ddd"
|
| H A D | x86-64-and-mask.ll | 41 ; CHECK-LABEL: ddd: 45 define void @ddd(i64 %x) nounwind {
|
| H A D | elf-associated.ll | 42 @m = global i32 1, section "ddd", !associated !6 44 ; CHECK-DAG: .section ddd,"awo",@progbits,0,unique,4
|
| /llvm-project-15.0.7/llvm/test/tools/yaml2obj/ELF/ |
| H A D | symbol-size.yaml | 27 - Name: ddd 29 # CHECK-NEXT: 4: [[#]] -1 {{.*}} ddd
|
| H A D | symbol-value.yaml | 27 - Name: ddd 29 # CHECK-NEXT: 4: ffffffffffffffff {{.*}} ddd
|
| /llvm-project-15.0.7/clang/test/FixIt/ |
| H A D | fixit-newline-style.c | 9 ddd: in f()
|
| /llvm-project-15.0.7/lld/test/ELF/linkerscript/Inputs/ |
| H A D | map-file2.s | 18 .section .ddd, "a";
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | BuiltinsNVPTX.def | 154 BUILTIN(__nvvm_fmin_d, "ddd", "") 196 BUILTIN(__nvvm_fmax_d, "ddd", "") 214 BUILTIN(__nvvm_mul_rn_d, "ddd", "") 215 BUILTIN(__nvvm_mul_rz_d, "ddd", "") 216 BUILTIN(__nvvm_mul_rm_d, "ddd", "") 217 BUILTIN(__nvvm_mul_rp_d, "ddd", "") 236 BUILTIN(__nvvm_div_rn_d, "ddd", "") 385 BUILTIN(__nvvm_add_rn_d, "ddd", "") 386 BUILTIN(__nvvm_add_rz_d, "ddd", "") 387 BUILTIN(__nvvm_add_rm_d, "ddd", "") [all …]
|
| H A D | arm_sve.td | 1041 def SVRECPS : SInst<"svrecps[_{d}]", "ddd", "hfd", MergeNone, "aarch64_sve_frecps_x">; 1043 def SVRSQRTS : SInst<"svrsqrts[_{d}]", "ddd", "hfd", MergeNone, "aarch64_sve_frsqrts_x">; 1244 def SVTRN1_BF16 : SInst<"svtrn1[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_trn1">; 1245 def SVTRN2_BF16 : SInst<"svtrn2[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_trn2">; 1246 def SVUZP1_BF16 : SInst<"svuzp1[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_uzp1">; 1247 def SVUZP2_BF16 : SInst<"svuzp2[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_uzp2">; 1248 def SVZIP1_BF16 : SInst<"svzip1[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_zip1">; 1249 def SVZIP2_BF16 : SInst<"svzip2[_{d}]", "ddd", "b", MergeNone, "aarch64_sve_zip2">; 2077 def SVBDEP : SInst<"svbdep[_{d}]", "ddd", "UcUsUiUl", MergeNone, "aarch64_sve_bdep_x">; 2079 def SVBEXT : SInst<"svbext[_{d}]", "ddd", "UcUsUiUl", MergeNone, "aarch64_sve_bext_x">; [all …]
|
| H A D | Builtins.def | 118 BUILTIN(__builtin_atan2 , "ddd" , "Fne") 123 BUILTIN(__builtin_copysign, "ddd", "ncF") 133 BUILTIN(__builtin_fmod , "ddd" , "Fne") 158 BUILTIN(__builtin_modf , "ddd*" , "Fn") 175 BUILTIN(__builtin_pow , "ddd" , "Fne") 246 BUILTIN(__builtin_fdim, "ddd", "Fne") 260 BUILTIN(__builtin_fmax, "ddd", "Fnc") 265 BUILTIN(__builtin_fmin, "ddd", "Fnc") 270 BUILTIN(__builtin_hypot , "ddd" , "Fne") 325 BUILTIN(__builtin_nextafter , "ddd", "Fne") [all …]
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | FileCollectorTest.cpp | 95 llvm::SmallString<128> ddd(file_root.path()); in TEST() local 96 llvm::sys::path::append(ddd, "ddd"); in TEST() 97 TempFile d(ddd); in TEST()
|
| /llvm-project-15.0.7/lld/docs/llvm-theme/static/ |
| H A D | llvm.css | 63 border-top: 1px solid #ddd; 64 border-bottom: 1px solid #ddd; 222 border-bottom: 1px solid #ddd;
|
| /llvm-project-15.0.7/clang/test/SemaObjC/ |
| H A D | interface-tu-variable.m | 9 int ddd; // expected-error {{cannot declare variable inside @interface or @protocol}}
|
| /llvm-project-15.0.7/llvm/test/tools/llvm-readobj/ELF/ |
| H A D | hash-symbols.test | 16 # HASH-32-NEXT: 3 0: 00000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 23 # HASH-32-NEXT: 3 1: 00000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 32 # HASH-64-NEXT: 3 0: 0000000000000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 39 # HASH-64-NEXT: 3 1: 0000000000000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 92 - Name: [[NAME=ddd]] 144 # ONLY-HASH-32-NEXT: 3 0: 00000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 177 - Name: ddd 203 # ONLY-GNUHASH-32-NEXT: 3 1: 00000001 0 NOTYPE GLOBAL DEFAULT ABS ddd 240 - Name: ddd 516 - Name: ddd
|
| /llvm-project-15.0.7/clang/test/OpenMP/ |
| H A D | target_parallel_debug_codegen.cpp | 6 template <unsigned *ddd>
|
| /llvm-project-15.0.7/llvm/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 62 border-top: 1px solid #ddd; 63 border-bottom: 1px solid #ddd; 245 border-bottom: 1px solid #ddd;
|
| /llvm-project-15.0.7/openmp/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 62 border-top: 1px solid #ddd; 63 border-bottom: 1px solid #ddd; 245 border-bottom: 1px solid #ddd;
|
| /llvm-project-15.0.7/flang/docs/_themes/llvm-theme/static/ |
| H A D | llvm-theme.css | 62 border-top: 1px solid #ddd; 63 border-bottom: 1px solid #ddd; 245 border-bottom: 1px solid #ddd;
|
| /llvm-project-15.0.7/llvm/test/CodeGen/Hexagon/ |
| H A D | vararg_named.ll | 42 %ddd = alloca %struct.AAA, align 4 101 %11 = bitcast %struct.AAA* %ddd to i8* 104 %d10 = getelementptr inbounds %struct.AAA, %struct.AAA* %ddd, i32 0, i32 3
|