Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Evaluate/
H A Dintrinsics.cpp113 static constexpr TypePattern TeamType{DerivedType, KindCode::teamType}; variable
246 "team", TeamType, Rank::scalar, Optionality::optional, common::Intent::In};
465 TeamType, Rank::scalar, IntrinsicClass::transformationalFunction},
636 {"num_images", {{"team", TeamType, Rank::scalar}}, DefaultInt, Rank::scalar,