Searched refs:IsPost (Results 1 – 1 of 1) sorted by relevance
841 bool IsPost = AM == ISD::POST_INC; in tryIndexedLoad() local859 else if (LoadVT == MVT::i8 && IsPost) in tryIndexedLoad()863 else if (LoadVT == MVT::i16 && IsPost) in tryIndexedLoad()867 else if (LoadVT == MVT::i32 && IsPost) in tryIndexedLoad()871 else if (LoadVT == MVT::i64 && IsPost) in tryIndexedLoad()