Home
last modified time | relevance | path

Searched refs:s39 (Results 1 – 7 of 7) sorted by relevance

/external/clang/test/CodeGen/
Dx86_32-arguments-darwin.c158 struct s39 { v39 x; }; struct
159 void f39(struct s39 x) {} in f39()
Darm64-arguments.c319 struct s39 struct
324 typedef struct s39 s39_with_align; argument
/external/llvm/test/CodeGen/AArch64/
Darm64-abi_align.ll13 %struct.s39 = type { i32, i16, [10 x i8] }
23 @g39 = common global %struct.s39 zeroinitializer, align 16
24 @g39_2 = common global %struct.s39 zeroinitializer, align 16
115 %0 = load i128, i128* bitcast (%struct.s39* @g39 to i128*), align 16
116 %1 = load i128, i128* bitcast (%struct.s39* @g39_2 to i128*), align 16
133 %0 = load i128, i128* bitcast (%struct.s39* @g39 to i128*), align 16
134 %1 = load i128, i128* bitcast (%struct.s39* @g39_2 to i128*), align 16
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-abi_align.ll12 %struct.s39 = type { i32, i16, [10 x i8] }
22 @g39 = common global %struct.s39 zeroinitializer, align 16
23 @g39_2 = common global %struct.s39 zeroinitializer, align 16
114 %0 = load i128, i128* bitcast (%struct.s39* @g39 to i128*), align 16
115 %1 = load i128, i128* bitcast (%struct.s39* @g39_2 to i128*), align 16
132 %0 = load i128, i128* bitcast (%struct.s39* @g39 to i128*), align 16
133 %1 = load i128, i128* bitcast (%struct.s39* @g39_2 to i128*), align 16
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dbranch-relax-spill.ll49 %sgpr39 = tail call i32 asm sideeffect "s_mov_b32 s39, 0", "={s39}"() #0
168 tail call void asm sideeffect "; reg use $0", "{s39}"(i32 %sgpr39) #0
Dpartial-sgpr-to-vgpr-spills.ll129 ; GCN-NEXT: v_writelane_b32 v1, s39, 27
/external/v8/benchmarks/
Dregexp.js220 var s39 = computeInputVariants('gvzrMbar=0', 78);
257 re8.exec(s39[i]);