Searched refs:s20 (Results 1 – 3 of 3) sorted by relevance
63 String s20 = new String("20"); in shlemiel() local85 s += s20; in shlemiel()93 s10 += s20; in shlemiel()95 s20 += s10; in shlemiel()96 s = s17 + s20; in shlemiel()
529 int s20 = 0; in reduction32Values() local562 s20 += a[i]; in reduction32Values()576 s16 + s17 + s18 + s19 + s20 + s21 + s22 + s23 + in reduction32Values()
726 EXPECT_TRUE(vixl::aarch64::s20.Is(Arm64Assembler::reg_s(S20))); in TEST()