Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4518 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4533 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4543 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4642 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4654 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4667 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4677 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4732 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4785 AddrModeInsts.push_back(I); in matchAddr()
4792 AddrModeInsts.resize(OldSize); in matchAddr()
[all …]