Lines Matching defs:AddressingModeMatcher
3449 class AddressingModeMatcher {
3489 AddressingModeMatcher(
3525 bool Success = AddressingModeMatcher(AddrModeInsts, TLI, TRI, LI, getDTFn,
4200 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale,
4783 bool AddressingModeMatcher::isPromotionProfitable(
4811 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode,
5101 bool AddressingModeMatcher::matchAddr(Value *Addr, unsigned Depth) {
5298 bool AddressingModeMatcher::valueAlreadyLiveAtInst(Value *Val,
5343 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode(
5403 AddressingModeMatcher Matcher(MatchedAddrModeInsts, TLI, TRI, LI, getDTFn,
5516 ExtAddrMode NewAddrMode = AddressingModeMatcher::Match(