Home
last modified time | relevance | path

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

/llvm-project/flang/unittests/Evaluate/
H A Dreshape.cpp10 static const SubscriptValue sourceExtent[]{2, 3, 4}; in main() local
/llvm-project/mlir/lib/Dialect/Tensor/IR/
H A DTensorOps.cpp3704 int64_t sourceExtent = std::get<0>(it); areAllInBound() local