Home
last modified time | relevance | path

Searched defs:Reshape (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/lib/Evaluate/
H A Dconstant.cpp160 auto ConstantBase<RESULT, ELEMENT>::Reshape( in Reshape() function in Fortran::evaluate::ConstantBase
199 auto Constant<T>::Reshape(ConstantSubscripts &&dims) const -> Constant { in Reshape() function in Fortran::evaluate::Constant
290 auto Constant<Type<TypeCategory::Character, KIND>>::Reshape( in Reshape() function in Fortran::evaluate::Constant::Character
381 auto Constant<SomeDerived>::Reshape(ConstantSubscripts &&dims) const in Reshape() function in Fortran::evaluate::Constant
/llvm-project/flang/runtime/
H A Dtransformational.cpp706 RTDEF(Reshape) RTDEF() argument