Searched defs:reachingDef (Results 1 – 3 of 3) sorted by relevance
/llvm-project/mlir/lib/Transforms/ |
H A D | Mem2Reg.cpp | 461 Value stored = memOp.getStored(slot, builder, reachingDef, dataLayout); in computeReachingDefInRegion() argument 470 return reachingDef; in computeReachingDefInRegion() member 437 computeReachingDefInBlock(Block * block,Value reachingDef) computeReachingDefInBlock() argument 563 Value reachingDef = reachingDefs.lookup(toPromoteMemOp); removeBlockingUses() local [all...] |
/llvm-project/mlir/lib/Dialect/MemRef/IR/ |
H A D | MemRefMemorySlot.cpp | 168 Value reachingDef, in getStored() 248 Value reachingDef, in getStored()
|
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/ |
H A D | LLVMMemorySlot.cpp | 121 Value reachingDef, const DataLayout &dataLayout) { in getStored() argument 282 Value srcValue, Value reachingDef, in createInsertAndCast() argument 342 Value reachingDef, in getStored() argument 944 getStored(const MemorySlot & slot,OpBuilder & builder,Value reachingDef,const DataLayout & dataLayout) getStored() argument 1254 getStored(const MemorySlot & slot,OpBuilder & builder,Value reachingDef,const DataLayout & dataLayout) getStored() argument 1305 getStored(const MemorySlot & slot,OpBuilder & builder,Value reachingDef,const DataLayout & dataLayout) getStored() argument 1357 getStored(const MemorySlot & slot,OpBuilder & builder,Value reachingDef,const DataLayout & dataLayout) getStored() argument [all...] |