Home
last modified time | relevance | path

Searched defs:x5 (Results 1 – 25 of 70) sorted by relevance

123

/llvm-project/flang/test/Semantics/
H A Doldparam02.f904 subroutine subr(x1,x2,x3,x4,x5) argument
9 character(*), intent(in) :: x5 local
H A Dcall29.f9025 subroutine test1(x1,x2,x3,x4,x5) argument
36 class(t5), intent(out) :: x5(*) local
H A Dbind-c01.f9024 subroutine x5() bind(c, name=" x5 ") subroutine
H A Ddeclarations02.f9031 integer :: x5 component
H A Dresolve113.f9021 integer, bind(c, name="c") :: x5 variable
/llvm-project/clang/test/CodeGen/
H A Dms-declspecs.cpp10 __declspec(selectany) int x5; variable
H A Dgh64876.cpp12 auto x5 = __builtin_memchr(C, (int)'a', 0xffffffffffffffff); in f() local
/llvm-project/clang/test/CXX/dcl.decl/dcl.init/dcl.init.string/
H A Dp1.cpp16 wchar_t x5[] = L"hello"; variable
/llvm-project/clang/test/CodeGen/aarch64-sve-intrinsics/
H A Dacle_sve_dupq.c
H A Dacle_sve_dupq-bfloat.c
/llvm-project/flang/test/Lower/HLFIR/
H A Dno-block-merging.f907 subroutine test(res, selector, x1, x2, x3, x4, x5, x6, x7, x8) argument
10 real(8), dimension(7) :: x1, x2, x3, x4, x5, x6, x7, x8 local
H A Dtype-info.f9045 type(needs_all) :: x5 variable
H A Dlocal-end-of-scope-component-dealloc.f9097 type(t5) :: x5 local
/llvm-project/clang/test/CXX/temp/temp.names/
H A Dp3-0x.cpp9 Y<X<(6>>1)>> x5; variable
/llvm-project/clang/test/SemaCXX/
H A Ddependent-types.cpp10 T x5[Size]; in f() local
/llvm-project/flang/test/Preprocessing/
H A Ddirective-contin-with-pp.F9014 subroutine s1(x1, x2, x3, x4, x5, x6, x7) argument
/llvm-project/clang/test/Frontend/
H A Dbackend-diagnostic.c28 int x5, int x6, int x7, int x8, int x9) { in inlineAsmError()
/llvm-project/clang/test/CXX/dcl.decl/dcl.meaning/dcl.meaning.general/
H A Dp3.cpp77 int x5 = 0; variable
/llvm-project/clang/test/CXX/except/except.spec/
H A Dp14-ir.cpp28 void test(X2 x2, X3 x3, X5 x5) { in test()
/llvm-project/flang/test/Semantics/OpenMP/
H A Dthreadprivate04.f908 integer, save :: x1, x2, x3, x4, x5, x6, x7, x8, x9 variable
/llvm-project/clang/test/Modules/
H A Dodr_hash-vector.cpp52 vector unsigned x5; member
/llvm-project/clang/test/CodeGenCXX/
H A Dpragma-visibility.cpp35 template<class T> struct x5 { struct
/llvm-project/clang/test/CodeGenCUDA/
H A Dstatic-device-var-no-rdc.cu49 static __device__ int x5; variable
/llvm-project/clang/test/Lexer/
H A Dms-extensions.c8 __int64 x5 = 0x42i64; variable
/llvm-project/clang/test/Sema/
H A Dannotate-type.c10 struct {} [[clang::annotate_type("foo")]] x5; foo() local

123