Home
last modified time | relevance | path

Searched refs:vpush (Results 1 - 25 of 36) sorted by relevance

12

/third_party/ffmpeg/libavcodec/arm/
H A Drv40dsp_neon.S229 vpush {d8-d15}
240 vpush {d8-d15}
260 vpush {d8-d15}
281 vpush {d8-d15}
302 vpush {d8-d15}
323 vpush {d8-d15}
343 vpush {d8-d15}
364 vpush {d8-d15}
380 vpush {d8-d15}
401 vpush {d
[all...]
H A Dh264qpel_neon.S609 vpush {d8-d15}
628 vpush {d8-d15}
654 vpush {d8-d15}
680 vpush {d8-d15}
699 vpush {d8-d15}
723 vpush {d8-d15}
795 vpush {d8-d15}
813 vpush {d8-d15}
837 vpush {d8-d15}
862 vpush {d
[all...]
H A Dhevcdsp_qpel_neon.S223 vpush {d8-d15}
264 vpush {d8-d15}
366 vpush {d8-d15}
404 vpush {d8-d15}
502 vpush {d8-d15}
561 vpush {d8-d15}
925 vpush {d8-d15}
H A Dhevcdsp_sao_neon.S30 vpush {d8-d15}
99 vpush {d8-d15}
H A Dsynth_filter_neon.S36 VFP vpush {d0}
H A Dmdct_vfp.S246 vpush {s16-s27}
279 vpush {s16-s27}
H A Dvp9lpf_neon.S562 vpush {q4-q7}
587 vpush {q4-q7}
806 vpush {q4-q7}
818 vpush {q4-q7}
937 vpush {q4-q7}
949 vpush {q4-q7}
H A Dhevcdsp_deblock_neon.S292 vpush {d8-d15}
322 vpush {d8-d15}
H A Dsynth_filter_vfp.S125 vpush {s16-s31}
H A Dfft_vfp.S171 vpush {s16-s31}
328 vpush {s16-s31}
508 vpush {s16-s31}
H A Dh264dsp_neon.S121 vpush {d8-d15}
158 vpush {d8-d15}
H A Dvp9itxfm_16bpp_neon.S373 vpush {q4-q7}
692 vpush {q4-q7}
694 vpush {q4-q5}
1159 vpush {q4-q7}
1161 vpush {q4-q5}
1803 vpush {q4-q7}
H A Dvp8dsp_neon.S448 vpush {q4-q7}
497 vpush {q4-q7}
556 vpush {q4-q7}
622 vpush {q4-q7}
841 vpush {d8-d15}
895 vpush {d8-d15}
H A Dvp9itxfm_neon.S414 vpush {q4-q5}
418 vpush {q4-q7}
891 vpush {q4-q7}
1577 vpush {q4-q6}
H A Dfmtconvert_vfp.S41 vpush {s16-s31}
H A Dvp9mc_neon.S410 vpush {q4-q6}
689 vpush {q4-q7}
H A Dsimple_idct_neon.S254 vpush {d8-d15}
/third_party/ffmpeg/libswscale/arm/
H A Dyuv2rgb_neon.S100 vpush {q4-q7}
125 vpush {q4-q7}
145 vpush {q4-q7}
H A Doutput.S26 vpush {q4-q7}
H A Dhscale.S26 vpush {q4-q7}
H A Drgb2yuv_neon_common.S53 vpush {q4-q7}
/third_party/ffmpeg/libavutil/arm/
H A Dfloat_dsp_vfp.S29 vpush {d8-d15}
88 vpush {s16-s31}
281 vpush {d8-d15}
354 vpush {s16-s31}
/third_party/ffmpeg/tests/checkasm/arm/
H A Dcheckasm.S66 vpush {d8-d15}
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h1016 void vpush(QwNeonRegister src, Condition cond = al) { in vpush() function in v8::internal::Assembler
1020 void vpush(DwVfpRegister src, Condition cond = al) { in vpush() function in v8::internal::Assembler
1024 void vpush(SwVfpRegister src, Condition cond = al) { in vpush() function in v8::internal::Assembler
/third_party/vixl/src/aarch32/
H A Dassembler-aarch32.h5214 void vpush(Condition cond, DataType dt, DRegisterList dreglist);
5215 void vpush(DataType dt, DRegisterList dreglist) { vpush(al, dt, dreglist); } in vpush() function in vixl::aarch32::Assembler
5216 void vpush(DRegisterList dreglist) { in vpush() function in vixl::aarch32::Assembler
5217 vpush(al, kDataTypeValueNone, dreglist); in vpush()
5219 void vpush(Condition cond, DRegisterList dreglist) { in vpush() function in vixl::aarch32::Assembler
5220 vpush(cond, kDataTypeValueNone, dreglist); in vpush()
5223 void vpush(Condition cond, DataType dt, SRegisterList sreglist);
5224 void vpush(DataType dt, SRegisterList sreglist) { vpush(a function in vixl::aarch32::Assembler
5225 void vpush(SRegisterList sreglist) { vpush() function in vixl::aarch32::Assembler
5228 void vpush(Condition cond, SRegisterList sreglist) { vpush() function in vixl::aarch32::Assembler
[all...]

Completed in 32 milliseconds

12