/llvm-project/clang/test/CodeGen/ |
H A D | bpf-struct-argument.c | 12 struct t4 { struct 23 int foo2(struct t3 arg1, struct t4 arg2) { in foo2() argument
|
H A D | libcalls-ld.c | 17 long double t4(unsigned char x) { in t4() function
|
H A D | libcalls-d.c | 14 double t4(unsigned char x) { in t4() function
|
H A D | attr-btf_tag-dicomposite.c | 44 struct t4 { struct 48 int foo4(struct t4 *arg) { in foo4() argument
|
H A D | attr-naked.c | 29 __attribute__((naked)) void t4(int len, char x[len]) { in t4() function
|
H A D | arm-fp16-arguments.c | 28 _Float16 t4(void) { return h; } in t4() function
|
H A D | ms-inline-asm.c | 27 void t4(void) { in t4() function
|
/llvm-project/clang/test/Sema/ |
H A D | bpf-attr-preserve-access-index.c | 22 struct t4 { struct 44 int valid3(struct t4 *arg) { return arg->a + arg->b[3] + arg->c + arg->d; } in valid3() argument
|
/llvm-project/flang/test/Semantics/ |
H A D | pure02.f90 | 13 impure elemental subroutine t4(k) subroutine 34 impure elemental subroutine t4(k) argument 53 impure elemental subroutine t4(k) argument
|
H A D | declarations02.f90 | 43 type(my_type1), parameter :: t4 = my_type1(1) variable
|
/llvm-project/llvm/test/MC/COFF/ |
H A D | cross-section-relative.s | 39 .globl t4 # @t4 symbol 41 t4: label
|
H A D | weak-alias-labels.s | 87 t4 = bar define
|
/llvm-project/clang/test/CodeGenCXX/ |
H A D | debug-info-simple-template-names.cpp | 29 struct t4 { struct 33 t4 v1; argument
|
/llvm-project/llvm/test/tools/llvm-ml/ |
H A D | anonymous_labels.asm | 39 t4: label
|
H A D | command_line_defines.asm | 26 t4: label
|
H A D | struct_errors.asm | 23 t4 real_test <<1.0,0.0,-1.0,-2.0>> label
|
/llvm-project/clang/test/CXX/except/except.spec/ |
H A D | template.cpp | 12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
|
/llvm-project/llvm/test/MC/Mips/ |
H A D | asciiz-directive.s | 24 t4: label
|
H A D | cpsetup.s | 137 t4: label
|
H A D | section-size.s | 17 t4: .byte 1 label
|
/llvm-project/clang/test/CodeGen/PowerPC/ |
H A D | aix-init-priority-attribute.cpp | 18 test t4; variable
|
/llvm-project/llvm/test/MC/X86/ |
H A D | intel-syntax-branch.s | 41 t4: label
|
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvm/ |
H A D | twine-local.cpp | 46 const Twine t4 = Twine(42) + "b"; in main() local
|
/llvm-project/clang/test/Parser/ |
H A D | ms-inline-asm.c | 12 void t4(void) { __asm mov eax, fs:[10h] } in t4() function
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | recursion_depth.pass.cpp | 31 TargetTuple t4 = static_cast<LargeTuple const&&>(tuple); // converting const rvalue constructor in CreateTuple() local
|