Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtransformational.cpp40 shiftElemLen_ = catAndKind->second; in Init()
57 GetInt64(shift_.OffsetElement<char>(), shiftElemLen_, terminator_); in Init()
71 shift_.Element<char>(shiftAt), shiftElemLen_, terminator_); in GetShift()
83 std::size_t shiftElemLen_; member in Fortran::runtime::ShiftControl