Home
last modified time | relevance | path

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

/llvm-project/flang/runtime/
H A Dtransformational.cpp478 SubscriptValue &resDim{resultAt[dim - 1]}; in RTDEF() local
575 SubscriptValue &resDim{resultAt[dim - 1]}; RTDEF() local
/llvm-project/mlir/lib/Dialect/Vector/IR/
H A DVectorOps.cpp2488 int64_t resDim = resultType.getDimSize(r); verify() local