Searched refs:anon2 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/X86/ |
D | lea-opt.ll | 5 %struct.anon2 = type { i32, [32 x i32], i32 } 8 @arr2 = external global [65 x %struct.anon2], align 16 103 …%a = getelementptr inbounds [65 x %struct.anon2], [65 x %struct.anon2]* @arr2, i64 0, i64 %x, i32 2 105 …%b = getelementptr inbounds [65 x %struct.anon2], [65 x %struct.anon2]* @arr2, i64 0, i64 %x, i32 0
|
D | inline-asm-fpstack.ll | 361 %struct.fpu_t = type { [8 x x86_fp80], x86_fp80, %struct.anon1, %struct.anon2, i32, i8, [15 x i8] } 363 %struct.anon2 = type { i32, i32, i32, i32 }
|
/external/clang/test/CodeGenCXX/ |
D | internal-linkage.cpp | 18 X<Anon> anon2; variable
|
/external/llvm-project/clang/test/CodeGenCXX/ |
D | internal-linkage.cpp | 18 X<Anon> anon2; variable
|
/external/clang/test/SemaCXX/ |
D | constructor.cpp | 29 extern "C" const Anon anon2;
|
/external/llvm-project/clang/test/SemaCXX/ |
D | constructor.cpp | 29 extern "C" const Anon anon2;
|
/external/llvm-project/llvm/test/CodeGen/X86/ |
D | lea-opt.ll | 6 %struct.anon2 = type { i32, [32 x i32], i32 } 9 @arr2 = external dso_local global [65 x %struct.anon2], align 16 208 …%a = getelementptr inbounds [65 x %struct.anon2], [65 x %struct.anon2]* @arr2, i64 0, i64 %x, i32 2 210 …%b = getelementptr inbounds [65 x %struct.anon2], [65 x %struct.anon2]* @arr2, i64 0, i64 %x, i32 0
|
D | inline-asm-fpstack.ll | 435 %struct.fpu_t = type { [8 x x86_fp80], x86_fp80, %struct.anon1, %struct.anon2, i32, i8, [15 x i8] } 437 %struct.anon2 = type { i32, i32, i32, i32 }
|
/external/llvm-project/llvm/test/CodeGen/PowerPC/ |
D | aix-xcoff-data.ll | 31 %struct.anon2 = type { double, i32 } 32 @bstruct = global [1 x %struct.anon2] [%struct.anon2 { double 7.000000e+00 , i32 1}], align 8
|