Searched refs:s43 (Results 1 – 7 of 7) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 19 %struct.s43 = type { i32, i16, i32, i16, i32, i16, [10 x i8] } 31 @g43 = common global %struct.s43 zeroinitializer, align 16 32 @g43_2 = common global %struct.s43 zeroinitializer, align 16 360 define i32 @f43(i32 %i, %struct.s43* nocapture %s1, %struct.s43* nocapture %s2) #2 { 372 %i1 = getelementptr inbounds %struct.s43, %struct.s43* %s1, i64 0, i32 0 374 %i2 = getelementptr inbounds %struct.s43, %struct.s43* %s2, i64 0, i32 0 376 %s = getelementptr inbounds %struct.s43, %struct.s43* %s1, i64 0, i32 1 379 %s5 = getelementptr inbounds %struct.s43, %struct.s43* %s2, i64 0, i32 1 415 %tmp = alloca %struct.s43, align 16 416 %tmp1 = alloca %struct.s43, align 16 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 18 %struct.s43 = type { i32, i16, i32, i16, i32, i16, [10 x i8] } 30 @g43 = common global %struct.s43 zeroinitializer, align 16 31 @g43_2 = common global %struct.s43 zeroinitializer, align 16 363 define i32 @f43(i32 %i, %struct.s43* nocapture %s1, %struct.s43* nocapture %s2) #2 { 375 %i1 = getelementptr inbounds %struct.s43, %struct.s43* %s1, i64 0, i32 0 377 %i2 = getelementptr inbounds %struct.s43, %struct.s43* %s2, i64 0, i32 0 379 %s = getelementptr inbounds %struct.s43, %struct.s43* %s1, i64 0, i32 1 382 %s5 = getelementptr inbounds %struct.s43, %struct.s43* %s2, i64 0, i32 1 418 %tmp = alloca %struct.s43, align 16 419 %tmp1 = alloca %struct.s43, align 16 [all …]
|
/external/clang/test/CodeGen/ |
D | arm64-arguments.c | 539 struct s43 struct 548 typedef struct s43 s43_with_align; argument
|
D | x86_32-arguments-darwin.c | 174 struct s43 { enum e40 f0; int f1; } f43(void) { } in f43() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | branch-relax-spill.ll | 53 %sgpr43 = tail call i32 asm sideeffect "s_mov_b32 s43, 0", "={s43}"() #0 172 tail call void asm sideeffect "; reg use $0", "{s43}"(i32 %sgpr43) #0
|
D | partial-sgpr-to-vgpr-spills.ll | 133 ; GCN-NEXT: v_writelane_b32 v1, s43, 31
|
/external/v8/benchmarks/ |
D | regexp.js | 224 var s43 = computeInputVariants('xrlhc', 78); 261 re0.exec(s43[i]);
|