Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp2592 class AddressingModeMatcher { class
2624 AddressingModeMatcher( in AddressingModeMatcher() function in __anon6227213d0811::AddressingModeMatcher
2654 bool Success = AddressingModeMatcher(AddrModeInsts, TLI, TRI, AccessTy, AS, in Match()
3321 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale, in matchScaledValue()
3852 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable()
3880 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr()
4145 bool AddressingModeMatcher::matchAddr(Value *Addr, unsigned Depth) { in matchAddr()
4337 bool AddressingModeMatcher::valueAlreadyLiveAtInst(Value *Val,Value *KnownLive1, in valueAlreadyLiveAtInst()
4380 bool AddressingModeMatcher::
4448 AddressingModeMatcher Matcher( in isProfitableToFoldIntoAddressingMode()
[all …]