Searched refs:have_VFP (Results 1 – 1 of 1) sorted by relevance
1450 volatile Bool have_VFP, have_VFP2, have_VFP3, have_NEON; in VG_() local1491 have_VFP = True; in VG_()1493 have_VFP = False; in VG_()1499 have_VFP2 = have_VFP; in VG_()1500 have_VFP3 = have_VFP; in VG_()1536 archlevel, (Int)have_VFP, (Int)have_VFP2, (Int)have_VFP3, in VG_()1547 if (have_VFP) vai.hwcaps |= VEX_HWCAPS_ARM_VFP; in VG_()