Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3923 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
3937 AddrModeInsts.resize(OldSize); in matchOperationAddr()
3947 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4041 unsigned OldSize = AddrModeInsts.size(); in matchOperationAddr()
4051 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4064 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4074 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4129 AddrModeInsts.resize(OldSize); in matchOperationAddr()
4180 AddrModeInsts.push_back(I); in matchAddr()
4187 AddrModeInsts.resize(OldSize); in matchAddr()
[all …]