Home
last modified time | relevance | path

Searched refs:pand (Results 1 – 23 of 23) sorted by relevance

/aosp12/art/runtime/arch/x86/
H A Dmemcmp16_x86.S121 pand %xmm1, %xmm2
146 pand %xmm0, %xmm2
159 pand %xmm0, %xmm2
198 pand %xmm1, %xmm3
224 pand %xmm0, %xmm3
240 pand %xmm0, %xmm3
281 pand %xmm1, %xmm3
307 pand %xmm0, %xmm3
323 pand %xmm0, %xmm3
364 pand %xmm1, %xmm3
[all …]
/aosp12/bionic/libc/arch-x86/atom/string/
H A Dssse3-memcmp-atom.S252 pand %xmm1, %xmm2
277 pand %xmm0, %xmm2
290 pand %xmm0, %xmm2
330 pand %xmm1, %xmm3
356 pand %xmm0, %xmm3
372 pand %xmm0, %xmm3
416 pand %xmm1, %xmm3
442 pand %xmm0, %xmm3
458 pand %xmm0, %xmm3
501 pand %xmm1, %xmm3
[all …]
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_detection.cpp111 pand mm0,mm7 /*6 And*/ in db_IxIyRow_u()
113 pand mm1,mm7 /*7 And*/ in db_IxIyRow_u()
126 pand mm2,mm7 /*18 And*/ in db_IxIyRow_u()
127 pand mm3,mm7 /*19 And*/ in db_IxIyRow_u()
409 pand mm6,mm7 /*11 Get low double-word only*/ in db_Filter14641_128_i()
426 pand mm4,mm7 /*27 Get low double-word only*/ in db_Filter14641_128_i()
449 pand mm6,mm7 /*43 Get low double-word only*/ in db_Filter14641_128_i()
465 pand mm4,mm7 /*58 Get low double-word only*/ in db_Filter14641_128_i()
H A Ddb_feature_matching.cpp870 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
891 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
912 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
933 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
954 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
975 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
996 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
1017 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
1038 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
1059 pand xmm6,xmm1 /* mask out pixels 12-16 */ in db_SignedSquareNormCorr11x11_PreAlign_u()
[all …]
/aosp12/bionic/libm/x86/
H A Ds_expm1.S143 pand %xmm6, %xmm7
/aosp12/bionic/libm/x86_64/
H A Ds_expm1.S126 pand %xmm6, %xmm7
/aosp12/art/compiler/utils/x86/
H A Dassembler_x86.h580 void pand(XmmRegister dst, XmmRegister src); // no addr variant (for now)
H A Dassembler_x86_test.cc963 DriverStr(RepeatFF(&x86::X86Assembler::pand, "pand %{reg2}, %{reg1}"), "pand"); in TEST_F()
H A Dassembler_x86.cc1972 void X86Assembler::pand(XmmRegister dst, XmmRegister src) { in pand() function in art::x86::X86Assembler
/aosp12/art/compiler/utils/x86_64/
H A Dassembler_x86_64.h594 void pand(XmmRegister dst, XmmRegister src);
H A Dassembler_x86_64_test.cc1668 DriverStr(RepeatFF(&x86_64::X86_64Assembler::pand, "pand %{reg2}, %{reg1}"), "pand"); in TEST_F()
H A Dassembler_x86_64.cc2760 void X86_64Assembler::pand(XmmRegister dst, XmmRegister src) { in pand() function in art::x86_64::X86_64Assembler
/aosp12/art/compiler/optimizing/
H A Dcode_generator_vector_x86.cc836 cpu_has_avx ? __ vpand(dst, other_src, src) : __ pand(dst, src); in VisitVecAnd()
H A Dcode_generator_vector_x86_64.cc819 cpu_has_avx ? __ vpand(dst, other_src, src) : __ pand(dst, src); in VisitVecAnd()
/aosp12/packages/inputmethods/LatinIME/dictionaries/
H A Dhr_wordlist.combined.gz1dictionary=main:hr,locale=hr,description=Hrvatski,date=1393228135, ...
H A Dfr_wordlist.combined.gz1dictionary=main:fr,locale=fr,description=Français,date=1414726264, ...
H A Dlv_wordlist.combined.gz1dictionary=main:lv,locale=lv,description=Latviešu,date=1393228136, ...
H A Dpt_PT_wordlist.combined.gz1dictionary=main:pt_pt,locale=pt_PT,description=Português (Portugal),date ...
H A Dpt_BR_wordlist.combined.gz1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ...
H A Dpl_wordlist.combined.gz1dictionary=main:pl,locale=pl,description=Polski,date=1414726264, ...
H A Dlt_wordlist.combined.gz1dictionary=main:lt,locale=lt,description=Lietuvių,date=1393228136, ...
H A Des_wordlist.combined.gz1dictionary=main:es,locale=es,description=Español,date=1414726268, ...
H A Dnl_wordlist.combined.gz1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ...