Searched refs:Cshift (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | transformational.h | 34 void RTNAME(Cshift)(Descriptor &result, const Descriptor &source,
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | Transformational.cpp | 29 RTNAME(Cshift)(result, *array, *shift3, 1, __FILE__, __LINE__); in TEST() 48 RTNAME(Cshift)(result, *array, *shift2, 2, __FILE__, __LINE__); in TEST()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/ |
| H A D | Transformational.cpp | 26 auto cshiftFunc = fir::runtime::getRuntimeFunc<mkRTKey(Cshift)>(loc, builder); in genCshift()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | transformational.cpp | 139 void RTNAME(Cshift)(Descriptor &result, const Descriptor &source, in RTNAME() argument
|