Lines Matching refs:OldSize
2644 unsigned OldSize = AddrModeInsts.size(); in MatchOperationAddr() local
2658 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2668 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2733 unsigned OldSize = AddrModeInsts.size(); in MatchOperationAddr() local
2743 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2756 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2766 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2810 unsigned OldSize = AddrModeInsts.size(); in MatchOperationAddr() local
2818 ExtCost + (AddrModeInsts.size() - OldSize), in MatchOperationAddr()
2821 AddrModeInsts.resize(OldSize); in MatchOperationAddr()
2858 unsigned OldSize = AddrModeInsts.size(); in MatchAddr() local
2879 AddrModeInsts.resize(OldSize); in MatchAddr()