Searched refs:s37 (Results 1 – 6 of 6) sorted by relevance
/external/clang/test/CodeGen/ |
D | arm64-arguments.c | 233 struct s37 struct 237 typedef struct s37 s37_with_align; argument
|
D | x86_32-arguments-darwin.c | 151 struct s37 { float c[1][1]; } f37(void) { while (1) {} } in f37() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | call-preserved-registers.ll | 32 ; GCN: v_writelane_b32 v32, s37, 4 42 ; GCN: v_readlane_b32 s37, v32, 4
|
D | branch-relax-spill.ll | 47 %sgpr37 = tail call i32 asm sideeffect "s_mov_b32 s37, 0", "={s37}"() #0 166 tail call void asm sideeffect "; reg use $0", "{s37}"(i32 %sgpr37) #0
|
D | partial-sgpr-to-vgpr-spills.ll | 127 ; GCN-NEXT: v_writelane_b32 v1, s37, 25
|
/external/v8/benchmarks/ |
D | regexp.js | 218 var s37 = computeInputVariants('__hgzp=144631658', 78); 255 re8.exec(s37[i]);
|