Searched refs:AddressingModeMatcher (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | codegen-prepare-oob-shl.ll | 7 ; in codegenprepare when AddressingModeMatcher::matchOperationAddr tried to
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 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() [all …]
|