Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4761 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4782 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4793 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4891 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4903 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4916 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4926 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4981 AddrModeInsts.resize(OldSize); in matchOperationAddr()
5034 AddrModeInsts.push_back(I); in matchAddr()
5040 AddrModeInsts.resize(OldSize); in matchAddr()
[all …]