Home
last modified time | relevance | path

Searched refs:ARR (Results 1 – 25 of 37) sorted by relevance

12

/external/mesa3d/src/mesa/state_tracker/tests/
Dtest_glsl_to_tgsi_array_merge.cpp757 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_XYZW)}, {MT(0, in0, "")}, {}, ARR()}, in TEST_F()
758 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_XYZW)}, {MT(0, in1, "")}, {}, ARR()}, in TEST_F()
759 … { TGSI_OPCODE_ADD , {MT(0,out0, WRITEMASK_XYZW)}, {MT(1,1,"xyzw"), MT(2,1,"xyzw")}, {}, ARR()}, in TEST_F()
769 { TGSI_OPCODE_MOV , {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, in TEST_F()
770 { TGSI_OPCODE_MOV , {MT(2, 1, WRITEMASK_Y)}, {MT(0, in1, "")}, {}, ARR()}, in TEST_F()
771 { TGSI_OPCODE_ADD , {MT(0,out0,1)}, {MT(1,1,"x"), MT(2,1,"y")}, {}, ARR()}, in TEST_F()
782 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_X)}, {MT(0, in0, "")}, {}, ARR()}, in TEST_F()
784 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"x"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F()
800 { TGSI_OPCODE_MOV, {MT(1, 1, WRITEMASK_Z)}, {MT(0, in0, "")}, {}, ARR()}, in TEST_F()
802 { TGSI_OPCODE_ADD, {MT(0,1, WRITEMASK_X)}, {MT(1,1,"z"), {MT(0,1, "x")}}, {}, ARR()}, in TEST_F()
[all …]
Dst_tests_common.h43 struct ARR {}; struct
61 const std::vector<std::tuple<int,int, const char*>>&_to, ARR with_array);
Dst_tests_common.cpp117 ARR with_array): in FakeCodeline()
/external/llvm/test/CodeGen/Mips/Fast-ISel/
Dconstexpr-address.ll6 @ARR = external global [10 x i32], align 4
11 ; CHECK-DAG: lw $[[ARR:[0-9]+]], %got(ARR)({{.*}})
13 ; CHECK: sw $[[T0]], 8($[[ARR]])
16 store i32 12345, i32* getelementptr inbounds ([10 x i32], [10 x i32]* @ARR, i32 0, i32 2), align 4
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/Fast-ISel/
Dconstexpr-address.ll6 @ARR = external global [10 x i32], align 4
11 ; CHECK-DAG: lw $[[ARR:[0-9]+]], %got(ARR)({{.*}})
13 ; CHECK: sw $[[T0]], 8($[[ARR]])
16 store i32 12345, i32* getelementptr inbounds ([10 x i32], [10 x i32]* @ARR, i32 0, i32 2), align 4
/external/deqp/framework/delibs/decpp/
DdeDefs.hpp115 #define DE_ARRAY_BEGIN(ARR) (&(ARR)[0]) argument
118 #define DE_ARRAY_END(ARR) (DE_ARRAY_BEGIN(ARR) + DE_LENGTH_OF_ARRAY(ARR)) argument
/external/clang/test/Rewriter/
Drewrite-foreach-in-block.mm15 - (id) ARR; method
24 [ace ARR];
25 for (I *privilege in [ace ARR]) { }
29 [ace ARR];
/external/clang/test/CodeGenObjCXX/
Dliterals.mm19 // CHECK: [[ARR:%[a-zA-Z0-9.]+]] = alloca i8*
23 // CHECK: [[PTR1:%.*]] = bitcast i8** [[ARR]] to i8*
53 // CHECK-NEXT: [[PTR2:%.*]] = bitcast i8** [[ARR]] to i8*
71 // CHECK: [[ARR:%[a-zA-Z0-9.]+]] = alloca i8*
75 // CHECK: [[PTR1:%.*]] = bitcast i8** [[ARR]] to i8*
105 // CHECK-NEXT: [[PTR2]] = bitcast i8** [[ARR]] to i8*
/external/clang/test/CoverageMapping/
Dmacro-expressions.cpp9 #define ARR(T, x, y, z) (T[3]){x, y, z} macro
83 for (DECL(int, j) : ARR(int, 1, 2, 3)) {} in foo()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/SLPVectorizer/X86/
Dvectorize-reorder-reuse.ll7 ; CHECK-NEXT: [[ARRAYIDX:%.*]] = getelementptr inbounds i32, i32* [[ARR:%.*]], i64 1
8 ; CHECK-NEXT: [[TMP0:%.*]] = bitcast i32* [[ARR]] to <2 x i32>*
79 ; CHECK-NEXT: [[ARRAYIDX:%.*]] = getelementptr inbounds i32, i32* [[ARR:%.*]], i64 1
80 ; CHECK-NEXT: [[ARRAYIDX1:%.*]] = getelementptr inbounds i32, i32* [[ARR]], i64 2
81 ; CHECK-NEXT: [[ARRAYIDX3:%.*]] = getelementptr inbounds i32, i32* [[ARR]], i64 3
82 ; CHECK-NEXT: [[TMP0:%.*]] = bitcast i32* [[ARR]] to <4 x i32>*
157 ; CHECK-NEXT: [[ARRAYIDX:%.*]] = getelementptr inbounds i32, i32* [[ARR:%.*]], i64 3
158 ; CHECK-NEXT: [[ARRAYIDX1:%.*]] = getelementptr inbounds i32, i32* [[ARR]], i64 2
159 ; CHECK-NEXT: [[ARRAYIDX7:%.*]] = getelementptr inbounds i32, i32* [[ARR]], i64 1
160 ; CHECK-NEXT: [[TMP0:%.*]] = bitcast i32* [[ARR]] to <4 x i32>*
/external/clang/test/CodeGenObjC/
Dobjc-container-subscripting-1.m21 // CHECK: [[ARR:%.*]] = load {{%.*}} [[array:%.*]], align 8
23 // CHECK-NEXT: [[ARRC:%.*]] = bitcast {{%.*}} [[ARR]] to i8*
/external/one-true-awk/
Dawk.h126 #define ARR 020 /* this is an array */ macro
214 #define isarr(n) ((n)->tval & ARR)
Dtran.c116 symtabloc = setsymtab("SYMTAB", "", 0.0, ARR, symtab); in syminit()
128 cp = setsymtab("ARGV", "", 0.0, ARR, symtab); in arginit()
147 cp = setsymtab("ENVIRON", "", 0.0, ARR, symtab); in envinit()
614 { "ARR", ARR }, in flags2str()
Dparse.c196 cp->tval = ARR; in makearr()
Drun.c517 x->tval |= ARR; in array()
541 x->tval |= ARR; in awkdelete()
563 ap->tval |= ARR; in intest()
1275 ap->tval |= ARR; in split()
/external/mesa3d/src/compiler/glsl/tests/
Dsampler_types_test.cpp40 #define T(TYPE, DIM, DATA_TYPE, ARR, SHAD, COMPS) \ argument
47 ARR; \
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/IRCE/
Drc-negative-bound.ll23 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
72 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
144 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
177 ; CHECK-NEXT: [[ADDR_POSTLOOP:%.*]] = getelementptr i32, i32* [[ARR]], i32 [[IDX_POSTLOOP]]
239 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
272 ; CHECK-NEXT: [[ADDR_POSTLOOP:%.*]] = getelementptr i32, i32* [[ARR]], i32 [[IDX_POSTLOOP]]
318 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
369 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
443 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr i32, i32* [[ARR:%.*]], i32 [[IDX]]
476 ; CHECK-NEXT: [[ADDR_POSTLOOP:%.*]] = getelementptr i32, i32* [[ARR]], i32 [[IDX_POSTLOOP]]
[all …]
/external/deqp/modules/glshared/
DglsFboUtil.hpp62 #define GLS_ARRAY_RANGE(ARR) { DE_ARRAY_BEGIN(ARR), DE_ARRAY_END(ARR) } argument
/external/mesa3d/src/gallium/tests/graw/vertex-shader/
Dvert-arr.sh20 ARR ADDR[0].x, TEMP[0]
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopVectorize/X86/
Dimprecise-through-phis.ll18 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr double, double* [[ARR:%.*]], i32 [[I]]
79 ; CHECK-NEXT: [[TMP1:%.*]] = getelementptr double, double* [[ARR:%.*]], i32 [[TMP0]]
103 ; CHECK-NEXT: [[ADDR:%.*]] = getelementptr double, double* [[ARR]], i32 [[I]]
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h110 OP11(ARR)
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_opcode_tmp.h93 OP11(ARR)
Dtgsi_info_opcodes.h62 OPCODE(1, 1, COMP, ARR)
/external/clang/test/SemaCXX/
Dconstant-expression-cxx1y.cpp908 constexpr int ARR[] = { 1, 2, 3, 4, 5 }; variable
909 static_assert(sum(ARR) == 15, "");
/external/deqp/modules/gles3/functional/
Des3fTransformFeedbackTests.cpp1029 #define ITER(ARR) { ARR, DE_LENGTH_OF_ARRAY(ARR) } in iterate() argument

12