Searched refs:array10 (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/SemaTemplate/ |
H A D | fibonacci.cpp | 25 int array10[Fibonacci<10>::value == 55? 1 : -1]; variable
|
/llvm-project/llvm/test/CodeGen/AArch64/ |
H A D | aarch64-sched-store.ll | 67 %array10 = getelementptr inbounds double, ptr %array8, i64 2 68 store <2 x double> <double 2.000000e+00, double 2.000000e+00>, ptr %array10, align 8
|
/llvm-project/flang/test/Semantics/ |
H A D | reshape.f90 | 24 real :: array10(2,3) = RESHAPE([(n,n=1,4)],[2,3],[99],[2,3]) variable
|