Lines Matching defs:AddressingModeMatcher
3736 class AddressingModeMatcher {
3776 AddressingModeMatcher(
3812 bool Success = AddressingModeMatcher(AddrModeInsts, TLI, TRI, LI, getDTFn,
4487 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale,
5070 bool AddressingModeMatcher::isPromotionProfitable(
5098 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode,
5388 bool AddressingModeMatcher::matchAddr(Value *Addr, unsigned Depth) {
5583 bool AddressingModeMatcher::valueAlreadyLiveAtInst(Value *Val,
5628 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode(
5688 AddressingModeMatcher Matcher(MatchedAddrModeInsts, TLI, TRI, LI, getDTFn,
5801 ExtAddrMode NewAddrMode = AddressingModeMatcher::Match(