Searched refs:IsPost (Results 1 – 1 of 1) sorted by relevance
769 bool IsPost = AM == ISD::POST_INC; in tryIndexedLoad() local787 else if (LoadVT == MVT::i8 && IsPost) in tryIndexedLoad()791 else if (LoadVT == MVT::i16 && IsPost) in tryIndexedLoad()795 else if (LoadVT == MVT::i32 && IsPost) in tryIndexedLoad()799 else if (LoadVT == MVT::i64 && IsPost) in tryIndexedLoad()