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