Home
last modified time | relevance | path

Searched defs:dimOrder (Results 1 – 3 of 3) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dconstant.cpp118 std::vector<int> dimOrder(rank); in ValidateDimensionOrder() local
180 ConstantSubscripts &resultSubscripts, const std::vector<int> *dimOrder) { in CopyFrom()
205 ConstantSubscripts &resultSubscripts, const std::vector<int> *dimOrder) { in CopyFrom()
313 const std::vector<int> *dimOrder) { in CopyFrom()
388 const std::vector<int> *dimOrder) { in CopyFrom()
H A Dfold-implementation.h902 std::optional<std::vector<int>> dimOrder; RESHAPE() local
972 std::vector<int> dimOrder; SPREAD() local
/llvm-project/flang/runtime/
H A Dtransformational.cpp758 int dimOrder[maxRank]; RTDEF() local