Lines Matching refs:AddressingModeMatcher
3125 class AddressingModeMatcher { class
3165 AddressingModeMatcher( in AddressingModeMatcher() function in __anon78e22a880c11::AddressingModeMatcher
3201 bool Success = AddressingModeMatcher( in Match()
3869 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale, in matchScaledValue()
4467 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable()
4495 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr()
4768 bool AddressingModeMatcher::matchAddr(Value *Addr, unsigned Depth) { in matchAddr()
4957 bool AddressingModeMatcher::valueAlreadyLiveAtInst(Value *Val,Value *KnownLive1, in valueAlreadyLiveAtInst()
5000 bool AddressingModeMatcher::
5061 AddressingModeMatcher Matcher(MatchedAddrModeInsts, TLI, TRI, LI, getDTFn, in isProfitableToFoldIntoAddressingMode()
5173 ExtAddrMode NewAddrMode = AddressingModeMatcher::Match( in optimizeMemoryInst()