Searched refs:s39 (Results 1 – 7 of 7) sorted by relevance
/external/clang/test/CodeGen/ |
D | x86_32-arguments-darwin.c | 158 struct s39 { v39 x; }; struct 159 void f39(struct s39 x) {} in f39()
|
D | arm64-arguments.c | 319 struct s39 struct 324 typedef struct s39 s39_with_align; argument
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-abi_align.ll | 13 %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/ |
D | arm64-abi_align.ll | 12 %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/ |
D | branch-relax-spill.ll | 49 %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
|
D | partial-sgpr-to-vgpr-spills.ll | 129 ; GCN-NEXT: v_writelane_b32 v1, s39, 27
|
/external/v8/benchmarks/ |
D | regexp.js | 220 var s39 = computeInputVariants('gvzrMbar=0', 78); 257 re8.exec(s39[i]);
|