• Home
  • Raw
  • Download

Lines Matching refs:kFP

2716   VIXL_ASSERT(CPUHas(CPUFeatures::kFP));  in fmov()
2732 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmov()
2748 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmov()
2765 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmov()
2785 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmov()
2805 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmov()
2816 VIXL_ASSERT(CPUHas(CPUFeatures::kNEON, CPUFeatures::kFP)); in fmov()
2824 VIXL_ASSERT(CPUHas(CPUFeatures::kNEON, CPUFeatures::kFP)); in fmov()
2835 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmadd()
2854 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fmsub()
2873 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fnmadd()
2892 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fnmsub()
2910 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fnmul()
2951 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcmp()
2958 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcmpe()
2965 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcmp()
2972 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcmpe()
2993 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fccmp()
3003 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fccmpe()
3013 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcsel()
3022 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcvt()
3041 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtl()
3050 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtl2()
3059 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtn()
3068 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtn2()
3077 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtxn()
3090 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtxn2()
3097 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kJSCVT)); in fjcvtzs()
3147 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); \
3152 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); \
3165 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in NEON_FP2REGMISC_FCVT_LIST()
3180 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtzs()
3198 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in fcvtzu()
3213 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcvtzu()
3231 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in ucvtf()
3249 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in scvtf()
3267 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in scvtf()
3281 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); in ucvtf()
3351 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); \
3402 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kFrintToFixedSizedInt)); \
3552 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcmeq()
3563 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcmge()
3574 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcmgt()
3585 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcmle()
3596 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fcmlt()
3607 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in frecpx()
3725 VIXL_ASSERT(CPUHas(CPUFeatures::kFP)); \
3778 CPUFeatures::kFP, \ in NEON_FP3SAME_OP_LIST()
3857 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in faddp()
3870 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fmaxp()
3883 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fminp()
3896 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fmaxnmp()
3909 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); in fminnmp()
3927 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON, CPUFeatures::kFcma)); in fcmla()
3943 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON, CPUFeatures::kFcma)); in fcmla()
3957 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON, CPUFeatures::kFcma)); in fcadd()
4223 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); \ in NEON_BYELEMENT_RDM_LIST()
4282 CPUFeatures::kFP, \
4823 VIXL_ASSERT(CPUHas(CPUFeatures::kFP, CPUFeatures::kNEON)); \
6210 return CPUHas(CPUFeatures::kFP) || CPUHas(CPUFeatures::kNEON); in CPUHas()