Searched refs:IsPost (Results 1 – 1 of 1) sorted by relevance
767 bool IsPost = AM == ISD::POST_INC; in tryIndexedLoad() local785 else if (LoadVT == MVT::i8 && IsPost) in tryIndexedLoad()789 else if (LoadVT == MVT::i16 && IsPost) in tryIndexedLoad()793 else if (LoadVT == MVT::i32 && IsPost) in tryIndexedLoad()797 else if (LoadVT == MVT::i64 && IsPost) in tryIndexedLoad()