Searched defs:VFP (Results 1 – 9 of 9) sorted by relevance
/third_party/ffmpeg/libavutil/arm/ |
D | float_dsp_neon.S | 65 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
|
D | asm.S | 358 # define VFP macro 361 # define VFP @ macro
|
/third_party/ffmpeg/libavcodec/arm/ |
D | synth_filter_neon.S | 36 VFP vpush {d0} label 38 VFP vpop {d0} label
|
D | fmtconvert_neon.S | 27 VFP vdup.32 q0, d0[0] label 28 VFP len .req r2 label
|
D | audiodsp_neon.S | 25 VFP vdup.32 q1, d0[1] label 26 VFP vdup.32 q0, d0[0] label
|
D | fmtconvert_vfp.S | 193 VFP tmp .req a4 label 194 VFP len .req a3 label
|
D | synth_filter_vfp.S | 134 VFP vmov s16, SCALE @ imdct_half is free to corrupt s0, but it contains one o… label 136 VFP vmov SCALE, s16 label
|
D | sbrdsp_neon.S | 214 VFP vdup.32 d1, d0[0] label
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | SplitKit.cpp | 494 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
|