HomeSort by relevance Sort by last modified time
    Searched full:struct_2 (Results 1 - 3 of 3) sorted by null

  /external/clang/test/CodeGen/
ms_struct-bitfield-2.c 40 typedef struct _struct_2 struct_2; typedef in typeref:struct:_struct_2
116 struct_2 test_struct_2 = { 20.0, 31, 407760, 1, 14916, 6712 };
128 static int a2[(sizeof (struct_2) == size_struct_2) -1];
  /external/llvm/test/CodeGen/AArch64/
aarch64-gep-opt.ll 140 define %struct2* @test-struct_2(%struct0* %ptr, i64 %idx) {
146 ; CHECK-NoAA-LABEL: @test-struct_2(
150 ; CHECK-UseAA-LABEL: @test-struct_2(
  /external/llvm/test/CodeGen/PowerPC/
ppc64-gep-opt.ll 131 define %struct2* @test-struct_2(%struct0* %ptr, i64 %idx) {
137 ; CHECK-NoAA-LABEL: @test-struct_2(
141 ; CHECK-UseAA-LABEL: @test-struct_2(

Completed in 782 milliseconds