Home
last modified time | relevance | path

Searched refs:AddrModeInsts (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4538 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4553 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4563 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4662 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4674 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4687 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4697 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4752 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4805 AddrModeInsts.push_back(I); in matchAddr()
4811 AddrModeInsts.resize(OldSize); in matchAddr()
[all …]