Searched defs:s2_1 (Results 1 - 3 of 3) sorted by relevance

/external/clang/test/CodeGenCXX/
H A Dmicrosoft-uuidof.cpp96 // CHECK-DEFINE-GUID: %s2_1 = alloca %struct._GUID, align 4
97 // CHECK-DEFINE-WRONG-GUID: %s2_1 = alloca %struct._GUID, align 4
100 GUID s2_1 = __uuidof(S2); local
H A Dx86_32-arguments.cpp72 struct s2_1 : s2_0 { }; struct in inherits:s2_0
73 s2_1 f2() { return s2_1(); }
/external/pdfium/third_party/libopenjpeg20/
H A Ddwt.c760 VREG s1_1, s2_1, dc_1, dn_1; local
796 s2_1 = LOADU(in_even + (j + 1) * stride + VREG_INT_COUNT);
802 SAR(ADD3(s1_1, s2_1, two), 2));
816 s1_1 = s2_1;

Completed in 346 milliseconds