Home
last modified time | relevance | path

Searched defs:t4 (Results 1 – 25 of 164) sorted by relevance

1234567

/llvm-project/clang/test/CodeGen/
H A Dbpf-struct-argument.c12 struct t4 { struct
23 int foo2(struct t3 arg1, struct t4 arg2) { in foo2() argument
H A Dlibcalls-ld.c17 long double t4(unsigned char x) { in t4() function
H A Dlibcalls-d.c14 double t4(unsigned char x) { in t4() function
H A Dattr-btf_tag-dicomposite.c44 struct t4 { struct
48 int foo4(struct t4 *arg) { in foo4() argument
H A Dattr-naked.c29 __attribute__((naked)) void t4(int len, char x[len]) { in t4() function
H A Darm-fp16-arguments.c28 _Float16 t4(void) { return h; } in t4() function
H A Dms-inline-asm.c27 void t4(void) { in t4() function
/llvm-project/clang/test/Sema/
H A Dbpf-attr-preserve-access-index.c22 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 Dpure02.f9013 impure elemental subroutine t4(k) subroutine
34 impure elemental subroutine t4(k) argument
53 impure elemental subroutine t4(k) argument
H A Ddeclarations02.f9043 type(my_type1), parameter :: t4 = my_type1(1) variable
/llvm-project/llvm/test/MC/COFF/
H A Dcross-section-relative.s39 .globl t4 # @t4 symbol
41 t4: label
H A Dweak-alias-labels.s87 t4 = bar define
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-simple-template-names.cpp29 struct t4 { struct
33 t4 v1; argument
/llvm-project/llvm/test/tools/llvm-ml/
H A Danonymous_labels.asm39 t4: label
H A Dcommand_line_defines.asm26 t4: label
H A Dstruct_errors.asm23 t4 real_test <<1.0,0.0,-1.0,-2.0>> label
/llvm-project/clang/test/CXX/except/except.spec/
H A Dtemplate.cpp12 void (*t4)() noexcept = &f2<0>; // expected-error {{not superset}} variable
/llvm-project/llvm/test/MC/Mips/
H A Dasciiz-directive.s24 t4: label
H A Dcpsetup.s137 t4: label
H A Dsection-size.s17 t4: .byte 1 label
/llvm-project/clang/test/CodeGen/PowerPC/
H A Daix-init-priority-attribute.cpp18 test t4; variable
/llvm-project/llvm/test/MC/X86/
H A Dintel-syntax-branch.s41 t4: label
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvm/
H A Dtwine-local.cpp46 const Twine t4 = Twine(42) + "b"; in main() local
/llvm-project/clang/test/Parser/
H A Dms-inline-asm.c12 void t4(void) { __asm mov eax, fs:[10h] } in t4() function
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Drecursion_depth.pass.cpp31 TargetTuple t4 = static_cast<LargeTuple const&&>(tuple); // converting const rvalue constructor in CreateTuple() local

1234567