Home
last modified time | relevance | path

Searched refs:eoshiftExpect1 (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/unittests/Runtime/
H A DTransformational.cpp126 static std::int32_t eoshiftExpect1[6]{2, -1, -2, 3, -3, -3}; in TEST() local
129 *result.ZeroBasedIndexedElement<std::int32_t>(j), eoshiftExpect1[j]); in TEST()