Home
last modified time | relevance | path

Searched defs:type0 (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/CodeGenCXX/
H A Dtype_visibility.cpp105 namespace type0 { namespace
/llvm-project/flang/test/Semantics/
H A Dallocate12.f907 type type0 type
H A Ddoconcurrent01.f90114 type :: type0 global() type
/llvm-project/flang/lib/Semantics/
H A Dtools.cpp184 bool IsIntrinsicNumeric(const evaluate::DynamicType &type0) { in IsIntrinsicLogical() argument
187 bool IsIntrinsicNumeric(const evaluate::DynamicType &type0, int rank0, in IsIntrinsicLogical() argument
194 bool IsIntrinsicLogical(const evaluate::DynamicType &type0) { in IsIntrinsicConcat() argument
155 IsIntrinsicRelational(common::RelationalOperator opr,const evaluate::DynamicType & type0,int rank0,const evaluate::DynamicType & type1,int rank1) IsIntrinsicRelational() argument
174 IsIntrinsicNumeric(const evaluate::DynamicType & type0) IsIntrinsicNumeric() argument
177 IsIntrinsicNumeric(const evaluate::DynamicType & type0,int rank0,const evaluate::DynamicType & type1,int rank1) IsIntrinsicNumeric() argument
[all...]
H A Dcheck-call.cpp1600 auto type0{arguments[0]->GetType()}; CheckMove_Alloc() local
H A Dcheck-declarations.cpp1949 auto type0{arg0TnS.type()}; ConflictsWithIntrinsicOperator() local
H A Dexpression.cpp4762 std::string type0{TypeAsFortran(0)}; SayNoMatch() local
/llvm-project/flang/lib/Optimizer/Builder/
H A DIntrinsicCall.cpp5378 mlir::Type type0 = fir::unwrapRefType(tsource.getType()); genMerge() local