Home
last modified time | relevance | path

Searched refs:s35 (Results 1 – 11 of 11) sorted by relevance

/external/clang/test/CodeGen/
Darm-arguments.c191 struct s35 struct
195 typedef struct s35 s35_with_align; argument
Darm64-arguments.c191 struct s35 struct
195 typedef struct s35 s35_with_align; argument
Dx86_32-arguments-darwin.c145 struct s35 { struct { int : 0; } a; char b; char c; } f35(void) { while (1) {} } in f35() argument
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/
Dnested-calls.ll18 ; GCN-DAG: v_writelane_b32 v32, s35, 2
22 ; GCN: v_readlane_b32 s35, v32, 2
Dcall-preserved-registers.ll11 ; GCN-NEXT: s_addc_u32 s35, s35,
30 ; GCN: v_writelane_b32 v32, s35, 2
44 ; GCN: v_readlane_b32 s35, v32, 2
Dcallee-frame-setup.ll44 ; GCN-DAG: v_writelane_b32 v32, s35,
53 ; GCN-DAG: v_readlane_b32 s35,
Dcall-graph-register-usage.ll18 ; GCN: v_writelane_b32 v32, s35, 2
20 ; GCN: v_readlane_b32 s35, v32, 2
Dbranch-relax-spill.ll45 %sgpr35 = tail call i32 asm sideeffect "s_mov_b32 s35, 0", "={s35}"() #0
164 tail call void asm sideeffect "; reg use $0", "{s35}"(i32 %sgpr35) #0
Dsibling-call.ll216 ; GCN-DAG: v_writelane_b32 v34, s35, 2
228 ; GCN-DAG: v_readlane_b32 s35, v34, 2
Dpartial-sgpr-to-vgpr-spills.ll125 ; GCN-NEXT: v_writelane_b32 v1, s35, 23
/external/v8/benchmarks/
Dregexp.js216 var s35 = computeInputVariants(str4, 78);
253 re8.exec(s35[i]);