/system/core/libpixelflinger/ |
col32cb16blend_neon.S | 115 ands r3, r2, #15 // calc. single iterations
|
/bionic/libc/arch-arm/cortex-a15/bionic/ |
strcmp.S | 192 ands ip, r0, #3 233 ands ip, r1, #3
|
/bionic/libc/arch-arm/generic/bionic/ |
memcpy.S | 77 ands r3, r3, #3 107 ands r3, r3, #0x1C
|
/external/llvm/lib/Target/ARM/ |
README-Thumb.txt | 143 ands r0, r3, r2, asl r0 168 2. It is sinking the shift of "1 << i" into the tst, and using ands instead of
|
/external/llvm/test/CodeGen/ARM/ |
select_xform.ll | 253 ; T2: ands r0, {{r[0-9]+}} 268 ; T2: ands r0, {{r[0-9]+}}
|
/external/v8/src/arm64/ |
instructions-arm64.h | 234 // Of the logical (immediate) instructions, only ANDS (and its aliases) 238 if (Mask(LogicalImmediateMask & LogicalOpMask) == ANDS) {
|
/frameworks/av/media/libstagefright/codecs/avc/enc/src/ |
sad_inline.h | 214 ANDS x7, mask, x7, rrx; 383 "ANDS %1, %3, %1, rrx\n\t"
|
/frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/ |
sad_inline.h | 217 ANDS x7, mask, x7, rrx; 401 "ands %1, %4, %1,rrx\n\t"
|
/packages/apps/UnifiedEmail/src/org/apache/commons/io/filefilter/ |
FileFilterUtils.java | 96 * Returns a filter that ANDs the two specified filters. 100 * @return a filter that ANDs the two specified filters
|
/bionic/libc/arch-arm/denver/bionic/ |
memcpy_base.S | 56 ands r3, r3, #0x3F
|
/bionic/libc/arch-arm64/generic/bionic/ |
strchr.S | 86 ands tmp1, srcin, #31
|
/external/llvm/test/CodeGen/SystemZ/ |
atomicrmw-nand-02.ll | 95 ; Check ANDs of 1. We AND the rotated word with 0x0001ffff.
|
int-conv-02.ll | 26 ; Check ANDs that are equivalent to zero extension.
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair_s.s | 152 ANDS TrailingOnes, Symbol, #3
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/ |
armVCM4P10_DecodeCoeffsToPair_s.s | 152 ANDS TrailingOnes, Symbol, #3
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/ |
armVCM4P10_DecodeCoeffsToPair_s.S | 91 ANDS r1,r7,#3
|
/external/libavc/common/arm/ |
ih264_intra_pred_luma_4x4_a9q.s | 267 ands r5, r4, #0x01 278 ands r11, r4, #0x04 @ CHECKING IF TOP_AVAILABLE ELSE BRANCHING TO ONLY LEFT AVAILABLE 301 ands r11, r4, #0x04 @ CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
|
ih264_intra_pred_luma_8x8_a9q.s | 352 ands r2, r4, #0x01 @CHECKING IF LEFT_AVAILABLE ELSE BRANCHING TO ONLY TOP AVAILABLE 354 ands r2, r4, #0x04 @CHECKING IF TOP_AVAILABLE ELSE BRANCHING TO ONLY LEFT AVAILABLE 369 ands r2, r4, #0x04 @CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
|
/external/libavc/common/armv8/ |
ih264_intra_pred_luma_4x4_av8.s | 265 ands x5, x4, #0x01 280 ands x11, x4, #0x04 // CHECKING IF TOP_AVAILABLE ELSE BRANCHING TO ONLY LEFT AVAILABLE 307 ands x11, x4, #0x04 // CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
|
ih264_intra_pred_luma_8x8_av8.s | 303 ands x6, x4, #0x01 327 ands x11, x4, #0x04 // CHECKING IF TOP_AVAILABLE ELSE BRANCHING TO ONLY LEFT AVAILABLE 354 ands x11, x4, #0x04 // CHECKING TOP AVAILABILTY OR ELSE BRANCH TO NONE AVAILABLE
|
/external/valgrind/none/tests/arm64/ |
integer.stdout.exp | 293 ands x3,x4, #0x8080808080808080 :: rd 8000808000000000 rn 843fdf810277796e, cin 0, nzcv 80000000 N 294 ands x3,x4, #0xC0C0C0C0C0C0C0C0 :: rd c04040c080400000 rn c5446fe48c610b28, cin 0, nzcv 80000000 N 295 ands x3,x4, #0x8080808080808080 :: rd 0000808000000000 rn 143fdf810277796e, cin 0, nzcv 00000000 296 ands x3,x4, #0xC0C0C0C0C0C0C0C0 :: rd 804040c080400000 rn a5446fe48c610b28, cin 0, nzcv 80000000 N 297 ands x3,x4, #0x8080808080808080 :: rd 0000000000000000 rn 7070707070707070, cin 0, nzcv 40000000 Z 298 ands x3,x4, #0x8080808080808080 :: rd 8000000000000000 rn f070707070707070, cin 0, nzcv 80000000 N 302 ands w3,w4, #0x80808080 :: rd 0000000000000000 rn 843fdf810277796e, cin 0, nzcv 40000000 Z 303 ands w3,w4, #0xC0C0C0C0 :: rd 0000000080400000 rn c5446fe48c610b28, cin 0, nzcv 80000000 N 304 ands w3,w4, #0x80808080 :: rd 0000000000000000 rn 143fdf810277796e, cin 0, nzcv 40000000 Z 305 ands w3,w4, #0xC0C0C0C0 :: rd 0000000080400000 rn a5446fe48c610b28, cin 0, nzcv 80000000 N [all...] |
/external/vixl/src/vixl/a64/ |
constants-a64.h | 530 ANDS = 0x60000000, 531 BICS = ANDS | NOT 545 ANDS_w_imm = LogicalImmediateFixed | ANDS, 546 ANDS_x_imm = LogicalImmediateFixed | ANDS | SixtyFourBits 572 ANDS_w = LogicalShiftedFixed | ANDS, 573 ANDS_x = LogicalShiftedFixed | ANDS | SixtyFourBits, [all...] |
/development/perftests/panorama/feature_stab/src/dbreg/ |
dbstabsmooth.cpp | 150 // between 0.9 and 1.0, in steps of 0.01, and between 0.5 ands 0.9 in steps of 0.1
|
/external/aac/libFDK/include/arm/ |
scramble.h | 112 "ands r10, r4, r5;\n" /* r10 = r4 & r5; */
|
/external/boringssl/src/crypto/des/ |
internal.h | 158 could be done in 15 xor, 10 shifts and 5 ands.
|