Searched defs:conditions (Results 1 – 7 of 7) sorted by relevance
/llvm-project/mlir/lib/Dialect/ControlFlow/Transforms/ |
H A D | BufferDeallocationOpInterfaceImpl.cpp | 74 SmallVector<Value> memrefs, conditions; in process() local
|
/llvm-project/mlir/lib/Dialect/Bufferization/IR/ |
H A D | BufferDeallocationOpInterface.cpp | 288 SmallVector<Value> memrefs, conditions, toRetain; insertDeallocOpForReturnLike() local
|
H A D | BufferizationOps.cpp | 911 updateDeallocIfChanged(DeallocOp deallocOp,ValueRange memrefs,ValueRange conditions,PatternRewriter & rewriter) updateDeallocIfChanged() argument
|
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/ |
H A D | BufferDeallocationSimplification.cpp | 47 ValueRange conditions, in updateDeallocIfChanged() argument
|
H A D | OwnershipBasedBufferDeallocation.cpp | 789 SmallVector<Value> memrefs, conditions, toRetain; in handleInterface() local
|
/llvm-project/llvm/utils/lit/lit/ |
H A D | TestRunner.py | 1628 applySubstitutions(script, substitutions, conditions={}, recursion_limit=None) global() argument
|
/llvm-project/clang/utils/TableGen/ |
H A D | MveEmitter.cpp | 1925 std::vector<std::string> conditions; EmitHeader() local
|