Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3226 class AddressingModeMatcher { class
3266 AddressingModeMatcher( in AddressingModeMatcher() function in __anon88ab83af0c11::AddressingModeMatcher
3302 bool Success = AddressingModeMatcher(AddrModeInsts, TLI, TRI, LI, getDTFn, in Match()
3963 bool AddressingModeMatcher::matchScaledValue(Value *ScaleReg, int64_t Scale, in matchScaledValue()
4560 bool AddressingModeMatcher::isPromotionProfitable( in isPromotionProfitable()
4588 bool AddressingModeMatcher::matchOperationAddr(User *AddrInst, unsigned Opcode, in matchOperationAddr()
4862 bool AddressingModeMatcher::matchAddr(Value *Addr, unsigned Depth) { in matchAddr()
5052 bool AddressingModeMatcher::valueAlreadyLiveAtInst(Value *Val, in valueAlreadyLiveAtInst()
5097 bool AddressingModeMatcher::isProfitableToFoldIntoAddressingMode( in isProfitableToFoldIntoAddressingMode()
5158 AddressingModeMatcher Matcher(MatchedAddrModeInsts, TLI, TRI, LI, getDTFn, in isProfitableToFoldIntoAddressingMode()
[all …]