Searched refs:s42 (Results 1 – 9 of 9) sorted by relevance
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 18 %struct.s42 = type { i32, i16, i32, i16, i32, i16 } 29 @g42 = common global %struct.s42 zeroinitializer, align 4 30 @g42_2 = common global %struct.s42 zeroinitializer, align 4 251 define i32 @f42(i32 %i, %struct.s42* nocapture %s1, %struct.s42* nocapture %s2) #2 { 263 %i1 = getelementptr inbounds %struct.s42, %struct.s42* %s1, i64 0, i32 0 265 %i2 = getelementptr inbounds %struct.s42, %struct.s42* %s2, i64 0, i32 0 267 %s = getelementptr inbounds %struct.s42, %struct.s42* %s1, i64 0, i32 1 270 %s5 = getelementptr inbounds %struct.s42, %struct.s42* %s2, i64 0, i32 1 301 %tmp = alloca %struct.s42, align 4 302 %tmp1 = alloca %struct.s42, align 4 [all …]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 17 %struct.s42 = type { i32, i16, i32, i16, i32, i16 } 28 @g42 = common global %struct.s42 zeroinitializer, align 4 29 @g42_2 = common global %struct.s42 zeroinitializer, align 4 250 define i32 @f42(i32 %i, %struct.s42* nocapture %s1, %struct.s42* nocapture %s2) #2 { 262 %i1 = getelementptr inbounds %struct.s42, %struct.s42* %s1, i64 0, i32 0 264 %i2 = getelementptr inbounds %struct.s42, %struct.s42* %s2, i64 0, i32 0 266 %s = getelementptr inbounds %struct.s42, %struct.s42* %s1, i64 0, i32 1 269 %s5 = getelementptr inbounds %struct.s42, %struct.s42* %s2, i64 0, i32 1 301 %tmp = alloca %struct.s42, align 4 302 %tmp1 = alloca %struct.s42, align 4 [all …]
|
/external/clang/test/CodeGen/ |
D | arm64-arguments.c | 482 struct s42 struct 491 typedef struct s42 s42_no_align; argument
|
D | x86_32-arguments-darwin.c | 171 struct s42 { enum e40 f0; } f42(void) { } in f42() struct
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | branch-relax-spill.ll | 52 %sgpr42 = tail call i32 asm sideeffect "s_mov_b32 s42, 0", "={s42}"() #0 171 tail call void asm sideeffect "; reg use $0", "{s42}"(i32 %sgpr42) #0
|
D | partial-sgpr-to-vgpr-spills.ll | 132 ; GCN-NEXT: v_writelane_b32 v1, s42, 30
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/AMDGPU/ |
D | vop_dpp.s | 626 v_and_b32 v0, s42, v1 row_shl:1 row_mask:0xa bank_mask:0x1 bound_ctrl:0
|
/external/v8/benchmarks/ |
D | regexp.js | 223 var s42 = computeInputVariants('xrlqbja', 78); 260 re0.exec(s42[i]);
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/GlobalISel/ |
D | arm64-fallback.ll | 68 ; FALLBACK-WITH-REPORT-ERR: remark: <unknown>:0:0: unable to legalize instruction: G_STORE %1:_(s42…
|