Home
last modified time | relevance | path

Searched refs:vfp (Results 1 – 25 of 35) sorted by relevance

12

/third_party/ffmpeg/tests/checkasm/arm/
Dcheckasm.S27 FPU .fpu vfp
65 .ifc \variant, vfp
73 .ifc \variant, vfp
118 .ifc \variant, vfp
185 .ifc \variant, vfp
195 clobbercheck vfp
/third_party/uboot/u-boot-2020.01/drivers/video/
Dam335x-fb.c156 panel->vfp, panel->vfp, panel->vsw, panel->pxl_clk); in am335xfb_init()
217 LCD_VFP(panel->vfp) | in am335xfb_init()
Dam335x-fb.h52 unsigned int vfp; /* Vertical front porch */ member
Dda8xx-fb.h48 int vfp; /* Vertical front porch */ member
Ddw_mipi_dsi.c628 u32 vactive, vsa, vfp, vbp; in dw_mipi_dsi_vertical_timing_config() local
632 vfp = timings->vfront_porch.typ; in dw_mipi_dsi_vertical_timing_config()
637 dsi_write(dsi, DSI_VID_VFP_LINES, vfp); in dw_mipi_dsi_vertical_timing_config()
Dda8xx-fb.c694 lcd_cfg_vertical_sync(panel->vbp, panel->vsw, panel->vfp); in lcd_init()
/third_party/uboot/u-boot-2020.01/board/siemens/pxm2/
Dboard.c253 .vfp = 1,
267 .vfp = 3,
284 .vfp = 0,
/third_party/uboot/u-boot-2020.01/board/BuR/common/
Dcommon.c96 pnltmp.vfp = env_get_ulong("ds1_vfp", 10, ~0UL); in load_lcdtiming()
112 ~0UL == (pnltmp.vfp) || in load_lcdtiming()
137 pnltmp.vfp, pnltmp.vbp, pnltmp.vsw, in load_lcdtiming()
/third_party/uboot/u-boot-2020.01/board/siemens/rut/
Dboard.c234 .vfp = 50,
248 .vfp = 50,
262 .vfp = 50,
/third_party/boringssl/src/fuzz/arm_cpuinfo_corpus/
D27cdc19e630f4174c00376cdc51b1c556723b0e15 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
D8e90793faafbdfa30081e963e45fff08a360dc755 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
D0b628cc4b99b6b797a0486c67a6ff6fa7d24b3b48 Features: swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4 idiva idivt
Ddfa633d05f10f2cb5c32b0a767efd10bf36cf3be14 Features : swp half thumb fastmult vfp edsp neon vfpv3 tls vfpv4
/third_party/boringssl/linux-arm/crypto/test/
Dtrampoline-armv4.S19 .fpu vfp
/third_party/musl/src/setjmp/arm/
Dsetjmp.S31 .fpu vfp
Dlongjmp.S29 .fpu vfp
/third_party/jerryscript/cmake/
Dtoolchain_linux_armv7l.cmake24 set(FLAGS_COMMON_ARCH -mthumb -mfpu=vfp -march=armv7)
/third_party/musl/src/fenv/arm/
Dfenv-hf.S4 .fpu vfp
/third_party/libffi/src/arm/
Dsysv.S138 add r0, r0, #64 @ discard the vfp register args
/third_party/ffmpeg/libavutil/arm/
Dasm.S75 FPU .fpu vfp
/third_party/ffmpeg/doc/
Dfftools-common-opts.texi321 @item vfp
329 @item vfp
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARM.td249 def FeatureUseWideStrideVFP : SubtargetFeature<"wide-stride-vfp",
260 def FeatureSplatVFPToNeon : SubtargetFeature<"splat-vfp-neon",
296 def FeatureNonpipelinedVFP : SubtargetFeature<"nonpipelined-vfp",
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DARMTargetParser.def21 ARM_FPU("vfp", FK_VFP, FV_VFPV2, NS_None, FR_None)
/third_party/ffmpeg/
Dconfigure443 --disable-vfp disable VFP optimizations
5790 enabled vfp && check_insn vfp 'fmadd d0, d0, d1, d2'
5812 *hardfloat*) enable vfp_args; fpabi=vfp ;;
5813 *) check_ld "cc" vfp_args <<EOF && fpabi=vfp || fpabi=soft ;;
5825 enabled vfp && check_insn vfp 'fadds s0, s0, s0'
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMTargetParser.def20 ARM_FPU("vfp", FK_VFP, FPUVersion::VFPV2, NeonSupportLevel::None, FPURestriction::None)

12