Searched refs:CshiftVector (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/flang/include/flang/Runtime/ |
| H A D | transformational.h | 37 void RTNAME(CshiftVector)(Descriptor &result, const Descriptor &source,
|
| /llvm-project-15.0.7/flang/unittests/Runtime/ |
| H A D | Transformational.cpp | 70 RTNAME(CshiftVector)(vectorResult, *vector, 2, __FILE__, __LINE__); in TEST() 83 RTNAME(CshiftVector)(vectorResult, *vector, -2, __FILE__, __LINE__); in TEST() 101 RTNAME(CshiftVector) in TEST()
|
| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/ |
| H A D | Transformational.cpp | 42 fir::runtime::getRuntimeFunc<mkRTKey(CshiftVector)>(loc, builder); in genCshiftVector()
|
| /llvm-project-15.0.7/flang/runtime/ |
| H A D | transformational.cpp | 184 void RTNAME(CshiftVector)(Descriptor &result, const Descriptor &source, in RTNAME() argument
|