Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/runtime/
H A Dtransformational.cpp148 ShiftControl shiftControl{shift, terminator, dim}; in RTNAME() local
149 shiftControl.Init(source, "CSHIFT"); in RTNAME()
163 SubscriptValue shiftCount{shiftControl.GetShift(resultAt)}; in RTNAME()
241 ShiftControl shiftControl{shift, terminator, dim}; in RTNAME() local
242 shiftControl.Init(source, "EOSHIFT"); in RTNAME()
260 SubscriptValue shiftCount{shiftControl.GetShift(resultAt)}; in RTNAME()