Home
last modified time | relevance | path

Searched refs:struct_1 (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGen/
Dms_struct-bitfield-3.c33 typedef struct _struct_1 struct_1; typedef
37 struct_1 test_struct_1 = { 18557917, 'a', 3, 'b' };
39 static int a1[(size_struct_1 == sizeof (struct_1)) -1];
Dms_struct-bitfield-2.c28 typedef struct _struct_1 struct_1; typedef
115 struct_1 test_struct_1 = { 82, 1081 };
127 static int a1[(sizeof (struct_1) == size_struct_1) -1];
/external/llvm/test/CodeGen/PowerPC/
Dppc64-gep-opt.ll108 define double* @test-struct_1(i32 %i) {
115 ; CHECK-NoAA-LABEL: @test-struct_1(
119 ; CHECK-UseAA-LABEL: @test-struct_1(
/external/llvm/test/CodeGen/AArch64/
Daarch64-gep-opt.ll117 define double* @test-struct_1(i32 %i) {
124 ; CHECK-NoAA-LABEL: @test-struct_1(
128 ; CHECK-UseAA-LABEL: @test-struct_1(