Home
last modified time | relevance | path

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

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