Searched defs:AddrModeInsts (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ |
H A D | CodeGenPrepare.cpp | 3450 SmallVectorImpl<Instruction *> &AddrModeInsts; global() member in __anon072927cb0d11::AddressingModeMatcher 3516 Match(Value * V,Type * AccessTy,unsigned AS,Instruction * MemoryInst,SmallVectorImpl<Instruction * > & AddrModeInsts,const TargetLowering & TLI,const LoopInfo & LI,const std::function<const DominatorTree & ()> getDTFn,const TargetRegisterInfo & TRI,const SetOfInstrs & InsertedInsts,InstrToOrigTy & PromotedInsts,TypePromotionTransaction & TPT,std::pair<AssertingVH<GetElementPtrInst>,int64_t> & LargeOffsetGEP,bool OptSize,ProfileSummaryInfo * PSI,BlockFrequencyInfo * BFI) Match() argument 5468 SmallVector<Instruction *, 16> AddrModeInsts; optimizeMemoryInst() local [all...] |