Home
last modified time | relevance | path

Searched defs:rank1 (Results 1 – 5 of 5) sorted by relevance

/llvm-project/flang/test/Lower/HLFIR/
H A Darray-ctor-as-runtime-temp.f90126 allocate(rank1(counter)) local
124 function rank1( global() function
/llvm-project/flang/lib/Semantics/
H A Dtools.cpp188 const evaluate::DynamicType &type1, int rank1) { in IsIntrinsicLogical() argument
156 IsIntrinsicRelational(common::RelationalOperator opr,const evaluate::DynamicType & type0,int rank0,const evaluate::DynamicType & type1,int rank1) IsIntrinsicRelational() argument
178 IsIntrinsicNumeric(const evaluate::DynamicType & type0,int rank0,const evaluate::DynamicType & type1,int rank1) IsIntrinsicNumeric() argument
195 IsIntrinsicConcat(const evaluate::DynamicType & type0,int rank0,const evaluate::DynamicType & type1,int rank1) IsIntrinsicConcat() argument
H A Dcheck-declarations.cpp1966 int rank1{arg1TnS.Rank()}; ConflictsWithIntrinsicOperator() local
H A Dexpression.cpp4776 auto rank1{actuals_[1]->Rank()}; SayNoMatch() local
/llvm-project/mlir/lib/Dialect/Shape/IR/
H A DShape.cpp1427 auto rank1 = llvm::cast<RankedTensorType>(l).getShape()[0]; inferReturnTypes() local