Searched defs:MemoryInst (Results 1 – 2 of 2) sorted by relevance
3461 Instruction *MemoryInst; member in __anon1d600f580d11::AddressingModeMatcher3515 Match(Value *V, Type *AccessTy, unsigned AS, Instruction *MemoryInst, in Match()5454 bool CodeGenPrepare::optimizeMemoryInst(Instruction *MemoryInst, Value *Addr, in optimizeMemoryInst()5869 bool CodeGenPrepare::optimizeGatherScatterInst(Instruction *MemoryInst, in optimizeGatherScatterInst()
1849 Value *MemoryInst; in removeFromLookups() local