Home
last modified time | relevance | path

Searched defs:conditions (Results 1 – 7 of 7) sorted by relevance

/llvm-project/mlir/lib/Dialect/ControlFlow/Transforms/
H A DBufferDeallocationOpInterfaceImpl.cpp74 SmallVector<Value> memrefs, conditions; in process() local
/llvm-project/mlir/lib/Dialect/Bufferization/IR/
H A DBufferDeallocationOpInterface.cpp288 SmallVector<Value> memrefs, conditions, toRetain; insertDeallocOpForReturnLike() local
H A DBufferizationOps.cpp911 updateDeallocIfChanged(DeallocOp deallocOp,ValueRange memrefs,ValueRange conditions,PatternRewriter & rewriter) updateDeallocIfChanged() argument
/llvm-project/mlir/lib/Dialect/Bufferization/Transforms/
H A DBufferDeallocationSimplification.cpp47 ValueRange conditions, in updateDeallocIfChanged() argument
H A DOwnershipBasedBufferDeallocation.cpp789 SmallVector<Value> memrefs, conditions, toRetain; in handleInterface() local
/llvm-project/llvm/utils/lit/lit/
H A DTestRunner.py1628 applySubstitutions(script, substitutions, conditions={}, recursion_limit=None) global() argument
/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp1925 std::vector<std::string> conditions; EmitHeader() local