Searched refs:vExtraBits (Results 1 – 1 of 1) sorted by relevance
870 Value* vExtraBits = SUB(VIMMED1(23 - numFracBits), vExp); in VCVT_F32_FIXED_SI() local872 fixed = ASHR(vFixed, vExtraBits, name); in VCVT_F32_FIXED_SI()939 Value* vExtraBits = SUB(VIMMED1(23 - numFracBits), vExp); in VCVT_F32_FIXED_UI() local941 fixed = LSHR(vFixed, vExtraBits, name); in VCVT_F32_FIXED_UI()