Home
last modified time | relevance | path

Searched defs:t5 (Results 1 – 25 of 115) sorted by relevance

12345

/llvm-project/flang/test/Semantics/
H A Dpure02.f9017 elemental impure subroutine t5(k) subroutine
38 elemental impure subroutine t5(k) argument
56 elemental impure subroutine t5(k) argument
H A Ddeclarations02.f9045 type(my_type2), parameter :: t5 = my_type2(1) variable
H A Dlabel11.f9042 module t5 module
H A Dresolve33.f9033 type t5( global() type
H A Dmodfile61.f9015 type t5 type
/llvm-project/llvm/test/MC/COFF/
H A Dcross-section-relative.s44 .globl t5 # @t5 symbol
46 t5: label
H A Dweak-alias-labels.s108 t5 = t2 define
/llvm-project/clang/test/Sema/
H A Dthread-specifier.c18 struct t5 { __thread int x; }; // thread-local-warning {{'_Thread_local' is a C11 extension}} argument
/llvm-project/llvm/test/MC/Mips/
H A Dcpsetup.s163 t5: label
/llvm-project/clang/test/CodeGen/PowerPC/
H A Daix-init-priority-attribute.cpp19 test t5; variable
/llvm-project/llvm/test/MC/X86/
H A Dintel-syntax-branch.s48 t5: label
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/llvm/
H A Dtwine-local.cpp51 const Twine t5 = Twine() + "b"; in main() local
/llvm-project/clang/test/Parser/
H A Dms-inline-asm.c13 void t5(void) { in t5() function
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Drecursion_depth.pass.cpp32 TargetTuple t5; // default constructor in CreateTuple() local
/llvm-project/clang/test/CodeGen/
H A Dms-inline-asm.c35 void t5(void) { in t5() function
H A Dcatch-implicit-signed-integer-truncations-incdec.c197 signed short t5(signed short x) { in t5() function
H A Dcatch-implicit-integer-sign-changes-incdec.c198 signed short t5(signed short x) { in t5() function
H A Dasm_arm64.c29 float t5(float x) { in t5() function
/llvm-project/clang/test/CXX/except/except.spec/
H A Dp5-pointers.cpp52 void (*t5)() = &s1; // valid in fnptrs() local
/llvm-project/llvm/test/tools/llvm-ml/
H A Dstruct_errors.asm26 t5 real_test <2.0> label
H A Dsegment.asm27 t5 SEGMENT PAGE label
H A Drip_relative_addressing.asm36 t5: label
H A Dradix_errors.asm49 t5: label
/llvm-project/clang/test/SemaCXX/
H A Dtrivial-destructor.cpp26 T5 t5; member
H A Dtrivial-constructor.cpp26 T5 t5; member

12345