Searched refs:F64IsLegal (Results 1 – 1 of 1) sorted by relevance
41719 bool F64IsLegal = in combineStore() local41721 if ((VT == MVT::i64 && F64IsLegal && !Subtarget.is64Bit()) && in combineStore()41752 if (VT == MVT::i64 && F64IsLegal && !Subtarget.is64Bit() && in combineStore()