Home
last modified time | relevance | path

Searched defs:LoopBodyBuilder (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/SparseTensor/Transforms/Utils/
H A DLoopEmitter.h270 using LoopBodyBuilder = llvm::function_ref<void(OpBuilder &, Location, Value, global() variable
/llvm-project/mlir/lib/Dialect/Async/Transforms/
H A DAsyncParallelFor.cpp345 using LoopBodyBuilder = createParallelComputeFunction() typedef
672 using LoopBodyBuilder = doSequentialDispatch() typedef