Home
last modified time | relevance | path

Searched defs:lbs (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Analysis/
DLoopIterator.h115 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/gml_st/transforms/
Dtransforms.cc87 SmallVector<Value> lbs = remainderLoop.lowerBound(); in peelLoop() local
127 SmallVector<OpFoldResult, 4> lbs, ubs, steps; in generateLoopNest() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DLoopIterator.h193 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopIterator.h193 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {} in po_iterator_storage()
/external/tensorflow/tensorflow/compiler/xla/mlir_hlo/lib/Dialect/lhlo/transforms/
Dlhlo_elemental_utils.cc233 ArrayRef<Value> lbs, in createParallelAndSetInsPt()
/external/toybox/toys/pending/
Dfdisk.c410 unsigned lbc, lbh, lbs, lec, leh, les; in consistency_check() local