Home
last modified time | relevance | path

Searched defs:VFP (Results 1 – 9 of 9) sorted by relevance

/third_party/ffmpeg/libavutil/arm/
Dfloat_dsp_neon.S65 VFP len .req r2 label
66 VFP acc .req r3 label
69 VFP vdup.32 q15, d0[0] label
113 VFP len .req r2 label
115 VFP vdup.32 q8, d0[0] label
Dasm.S358 # define VFP macro
361 # define VFP @ macro
/third_party/ffmpeg/libavcodec/arm/
Dsynth_filter_neon.S36 VFP vpush {d0} label
38 VFP vpop {d0} label
Dfmtconvert_neon.S27 VFP vdup.32 q0, d0[0] label
28 VFP len .req r2 label
Daudiodsp_neon.S25 VFP vdup.32 q1, d0[1] label
26 VFP vdup.32 q0, d0[0] label
Dfmtconvert_vfp.S193 VFP tmp .req a4 label
194 VFP len .req a3 label
Dsynth_filter_vfp.S134 VFP vmov s16, SCALE @ imdct_half is free to corrupt s0, but it contains one o… label
136 VFP vmov SCALE, s16 label
Dsbrdsp_neon.S214 VFP vdup.32 d1, d0[0] label
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSplitKit.cpp494 ValueForcePair &VFP = Values[std::make_pair(RegIdx, ParentVNI.id)]; in forceRecompute() local
1153 ValueForcePair VFP = Values.lookup(std::make_pair(RegIdx, ParentVNI->id)); in transferValues() local