Home
last modified time | relevance | path

Searched refs:getLbs (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/mlir/lib/Dialect/GPU/Transforms/
DMemoryPromotion.cpp61 lbs.append(bounds.getLbs().begin(), bounds.getLbs().end()); in insertCopyLoops()
/external/llvm-project/mlir/include/mlir/Dialect/StandardOps/EDSC/
DBuilders.h37 ArrayRef<Value> getLbs() const { return lbs; } in getLbs() function
/external/llvm-project/mlir/lib/Conversion/VectorToSCF/
DVectorToSCF.cpp177 auto majorLbs = vectorBoundsCapture.getLbs(); in emitLoops()
569 auto lbs = vectorBoundsCapture.getLbs(); in matchAndRewrite()
654 auto lbs = vectorBoundsCapture.getLbs(); in matchAndRewrite()
/external/llvm-project/mlir/docs/
DEDSC.md74 ivs, view_A.getLbs(), view_A.getUbs(), view_A.getSteps())([&]{