Searched defs:SelectOpInterface (Results 1 – 4 of 4) sorted by relevance
/llvm-project/mlir/lib/Dialect/Arith/Transforms/ |
H A D | BufferDeallocationOpInterfaceImpl.cpp | 48 struct SelectOpInterface struct 51 FailureOr<Operation *> process(Operation *op, DeallocationState &state, in process() 57 materializeUniqueOwnershipForMemref(Operation *op, DeallocationState &state, in materializeUniqueOwnershipForMemref()
|
H A D | BufferizableOpInterfaceImpl.cpp | 114 struct SelectOpInterface struct 117 bool bufferizesToMemoryRead(Operation *op, OpOperand &opOperand, in bufferizesToMemoryRead() 122 bool bufferizesToMemoryWrite(Operation *op, OpOperand &opOperand, in bufferizesToMemoryWrite() 127 AliasingValueList getAliasingValues(Operation *op, OpOperand &opOperand, in getAliasingValues() 133 LogicalResult bufferize(Operation *op, RewriterBase &rewriter, in bufferize() 180 getBufferType(Operation *op, Value value, const BufferizationOptions &options, in getBufferType()
|
H A D | BufferViewFlowOpInterfaceImpl.cpp | 21 struct SelectOpInterface struct 25 populateDependencies(Operation *op, in populateDependencies()
|
/llvm-project/mlir/lib/Dialect/Arith/IR/ |
H A D | ValueBoundsOpInterfaceImpl.cpp | 78 struct SelectOpInterface struct 82 populateBoundsmlir::arith::__anon04b87e7c0111::SelectOpInterface populateBounds() argument 137 populateBoundsForIndexValuemlir::arith::__anon04b87e7c0111::SelectOpInterface populateBoundsForIndexValue() argument 142 populateBoundsForShapedValueDimmlir::arith::__anon04b87e7c0111::SelectOpInterface populateBoundsForShapedValueDim() argument
|