Home
last modified time | relevance | path

Searched defs:oldOp (Results 1 – 4 of 4) sorted by relevance

/llvm-project/mlir/lib/Dialect/MemRef/Transforms/
H A DMultiBuffer.cpp46 Operation *oldOp, Value val) { in replaceUsesAndPropagateType()
H A DNormalizeMemRefs.cpp496 createOpResultsNormalized(func::FuncOp funcOp,Operation * oldOp) createOpResultsNormalized() argument
[all...]
/llvm-project/mlir/lib/Conversion/PDLToPDLInterp/
H A DPDLToPDLInterp.cpp653 Operation *oldOp = oldValue.getDefiningOp(); in generateRewriter() local
/llvm-project/mlir/test/lib/Dialect/Test/
H A DTestOpDefs.cpp1257 createNewMultiAllocaWithoutSlot(const MemorySlot & slot,OpBuilder & builder,TestMultiSlotAlloca oldOp) createNewMultiAllocaWithoutSlot() argument