Searched refs:have_FX (Results 1 – 1 of 1) sorted by relevance
618 volatile Bool have_F, have_V, have_FX, have_GX; in VG_() local682 have_FX = True; in VG_()684 have_FX = False; in VG_()708 (Int)have_F, (Int)have_V, (Int)have_FX, (Int)have_GX); in VG_()712 if (have_FX && !have_F) in VG_()713 have_FX = False; in VG_()725 if (have_FX) vai.hwcaps |= VEX_HWCAPS_PPC32_FX; in VG_()740 volatile Bool have_F, have_V, have_FX, have_GX; in VG_() local796 have_FX = True; in VG_()798 have_FX = False; in VG_()[all …]