Searched defs:bs1 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/test/Evaluate/ | ||
H A D | folding07.f90 | 7 bs1 global() variable |
/llvm-project/mlir/lib/Dialect/Async/Transforms/ | ||
H A D | AsyncParallelFor.cpp | 864 Value bs1 = b.create<arith::MaxSIOp>(bs0, minTaskSize); matchAndRewrite() local |