/third_party/ffmpeg/libavcodec/arm/ |
D | startcode_armv6.S | 36 TMP3 .req lr label 61 sub TMP3, DAT3, PATTERN, lsr #14 66 bic TMP3, TMP3, DAT3 69 andseq TMP3, TMP3, PATTERN 227 sub TMP3, DAT3, #0x20000 228 bics TMP3, TMP3, DAT3 253 .unreq TMP3
|
/third_party/pixman/pixman/ |
D | pixman-arm-neon-asm-bilinear.S | 632 TMP3 .req r8 653 TMP3 .req r9 762 .unreq TMP3 896 mov TMP3, X, asr #16 898 add TMP3, TOP, TMP3, asl #2 910 vld1.32 {d22}, [TMP3], STRIDE 911 vld1.32 {d23}, [TMP3] 996 mov TMP3, X, asr #16 998 add TMP3, TOP, TMP3, asl #2 1004 vld1.32 {d22}, [TMP3], STRIDE [all …]
|
D | pixman-arm-neon-asm.S | 3121 TMP3 .req r8 3236 .unreq TMP3 3257 mov TMP3, X, asr #16 3259 add TMP3, TOP, TMP3, asl #2 3271 vld1.32 {d22}, [TMP3], STRIDE 3272 vld1.32 {d23}, [TMP3] 3339 mov TMP3, X, asr #16 3341 add TMP3, TOP, TMP3, asl #2 3346 vld1.32 {d22}, [TMP3], STRIDE 3348 vld1.32 {d23}, [TMP3] [all …]
|
D | pixman-arm-simd-asm.S | 775 TMP3 .req ORIG_W 791 .unreq TMP3 798 smlatt TMP3, TMP2, TMP1, HALF /* red */ 804 pkhbt TMP0, TMP2, TMP3, lsl #16 /* rb; 1 stall follows */
|
/third_party/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 212 TMP3 .req r2 536 ldmia OUTPUT_BUF, {TMP1, TMP2, TMP3, TMP4} 539 add TMP3, TMP3, OUTPUT_COL 545 vst1.8 {d22}, [TMP3] 659 .unreq TMP3 718 TMP3 .req r2 882 ldmia OUTPUT_BUF, {TMP1, TMP2, TMP3, TMP4} 885 add TMP3, TMP3, OUTPUT_COL 890 vst1.8 {d22}, [TMP3] 900 .unreq TMP3 [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm/ |
D | jsimd_neon.S | 212 TMP3 .req r2 536 ldmia OUTPUT_BUF, {TMP1, TMP2, TMP3, TMP4} 539 add TMP3, TMP3, OUTPUT_COL 545 vst1.8 {d22}, [TMP3] 659 .unreq TMP3 718 TMP3 .req r2 882 ldmia OUTPUT_BUF, {TMP1, TMP2, TMP3, TMP4} 885 add TMP3, TMP3, OUTPUT_COL 890 vst1.8 {d22}, [TMP3] 900 .unreq TMP3 [all …]
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_jit_simd_inc.h | 400 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in fast_requested_char_simd() 493 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in fast_requested_char_simd() 537 OP1(SLJIT_MOV, TMP3, 0, STR_END, 0); in fast_forward_char_pair_simd() 760 OP1(SLJIT_MOV, STR_END, 0, TMP3, 0); in fast_forward_char_pair_simd() 871 OP1(SLJIT_MOV, SLJIT_MEM1(SLJIT_SP), LOCALS1, TMP3, 0); in fast_forward_char_simd() 938 OP1(SLJIT_MOV, TMP3, 0, SLJIT_MEM1(SLJIT_SP), LOCALS1); in fast_forward_char_simd() 1458 sljit_s32 tmp3_reg_ind = sljit_get_register_index(TMP3); in fast_requested_char_simd() 1506 replicate_imm_vector(compiler, i, cmp1_ind, char1 | bit, TMP3); in fast_requested_char_simd() 1509 replicate_imm_vector(compiler, i, cmp2_ind, bit != 0 ? bit : char2, TMP3); in fast_requested_char_simd() 1555 OP2(SLJIT_ADD, TMP1, 0, TMP1, 0, TMP3, 0); in fast_requested_char_simd() [all …]
|
D | pcre2_jit_compile.c | 560 #define TMP3 SLJIT_R2 macro 563 #define TMP3 SLJIT_R3 macro 2660 status.saved_tmp_regs[2] = TMP3; in copy_recurse_data() 2664 status.tmp_regs[2] = TMP3; in copy_recurse_data() 3145 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack() 3237 if (sljit_get_register_index(TMP3) >= 0 && !sljit_has_cpu_feature(SLJIT_HAS_ZERO_REGISTER)) in reset_early_fail() 3239 OP1(SLJIT_MOV, TMP3, 0, SLJIT_IMM, 0); in reset_early_fail() 3240 src = TMP3; in reset_early_fail() 5237 OP1(SLJIT_MOV, TMP3, 0, STR_PTR, 0); in mainloop_entry() 5265 OP1(SLJIT_MOV, STR_PTR, 0, TMP3, 0); in mainloop_entry() [all …]
|
/third_party/libjpeg-turbo/simd/arm64/ |
D | jsimd_neon.S | 418 TMP3 .req x9 615 ldp TMP3, TMP4, [OUTPUT_BUF], 16 621 add TMP3, TMP3, OUTPUT_COL 657 st1 {v28.d}[1], [TMP3] 675 adds TMP3, xzr, TMP2, LSR #32 958 .unreq TMP3 1013 TMP3 .req x9 1146 ldp TMP3, TMP4, [OUTPUT_BUF], 16 1152 add TMP3, TMP3, OUTPUT_COL 1188 st1 {v28.d}[1], [TMP3] [all …]
|
/third_party/flutter/skia/third_party/externals/libjpeg-turbo/simd/arm64/ |
D | jsimd_neon.S | 207 TMP3 .req x9 404 ldp TMP3, TMP4, [OUTPUT_BUF], 16 410 add TMP3, TMP3, OUTPUT_COL 446 st1 {v28.d}[1], [TMP3] 464 adds TMP3, xzr, TMP2, LSR #32 747 .unreq TMP3 809 TMP3 .req x9 942 ldp TMP3, TMP4, [OUTPUT_BUF], 16 948 add TMP3, TMP3, OUTPUT_COL 984 st1 {v28.d}[1], [TMP3] [all …]
|
/third_party/glib/glib/pcre/ |
D | pcre_jit_compile.c | 390 #define TMP3 SLJIT_TEMPORARY_EREG2 macro 1300 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in allocate_stack() 2300 OP1(SLJIT_MOV, TMP3, 0, TMP1, 0); in fast_forward_start_bits() 2316 OP1(SLJIT_MOV, TMP1, 0, TMP3, 0); in fast_forward_start_bits() 2417 GET_LOCAL_BASE(TMP3, 0, 0); in do_revertframes() 2423 OP2(SLJIT_ADD, TMP2, 0, TMP2, 0, TMP3, 0); in do_revertframes() 2672 OP1(SLJIT_MOV, TMP3, 0, CHAR1, 0); in do_casefulcmp() 2686 OP1(SLJIT_MOV, CHAR1, 0, TMP3, 0); in do_casefulcmp() 2702 OP1(SLJIT_MOV, TMP3, 0, LCC_TABLE, 0); in do_caselesscmp() 2730 OP1(SLJIT_MOV, LCC_TABLE, 0, TMP3, 0); in do_caselesscmp() [all …]
|