/llvm-project/flang/test/Lower/ |
H A D | zero-size.f90 | 11 type dt type 23 type dt type
|
H A D | cray-pointer.f90 | 52 type dt type 100 type dt type
|
H A D | implicit-call-mismatch.f90 | 66 type :: dt type 248 type :: dt global() type
|
/llvm-project/flang/test/Driver/ |
H A D | dump-all-bad.f90 | 13 type dt(k) type
|
/llvm-project/flang/test/Lower/HLFIR/ |
H A D | procedure-pointer-component-default-init.f90 | 9 type dt type
|
/llvm-project/flang/test/Semantics/ |
H A D | pointer01.f90 | 22 type dt; end type type
|
H A D | expr-errors01.f90 | 4 type :: dt type
|
H A D | deallocate01.f90 | 6 Type dt type
|
H A D | deallocate04.f90 | 6 Type dt type
|
H A D | nullify02.f90 | 6 Type dt type
|
H A D | nullify01.f90 | 14 Type dt type
|
H A D | implicit14.f90 | 3 type dt type
|
H A D | deallocate05.f90 | 13 Type dt type
|
H A D | present01.f90 | 3 type dt type
|
H A D | boz-literal-constants.f90 | 12 type :: dt type
|
/llvm-project/libcxx/test/std/numerics/complex.number/cmplx.over/ |
H A D | UDT_is_rejected.verify.cpp | 24 UDT<double> dt; variable
|
/llvm-project/openmp/runtime/test/worksharing/sections/ |
H A D | omp_sections_reduction.c | 12 double dt=0.5; /* base of geometric row for + and - test*/ in test_omp_sections_reduction() local
|
H A D | omp_parallel_sections_reduction.c | 13 double dt=0.5; /* base of geometric row for + and - test*/ in test_omp_parallel_sections_reduction() local
|
/llvm-project/openmp/runtime/test/parallel/ |
H A D | omp_parallel_reduction.c | 16 double dt=0.5; /* base of geometric row for + and - test*/ in test_omp_parallel_reduction() local
|
/llvm-project/openmp/runtime/test/worksharing/for/ |
H A D | omp_parallel_for_reduction.c | 16 double dt=0.5; /* base of geometric row for + and - test*/ in test_omp_parallel_for_reduction() local
|
H A D | omp_for_reduction.c | 13 double dt; in test_omp_for_reduction() local
|
/llvm-project/flang/runtime/ |
H A D | descriptor.cpp | 89 Establish(const typeInfo::DerivedType & dt,void * p,int rank,const SubscriptValue * extent,ISO::CFI_attribute_t attribute) Establish() argument 103 Create(TypeCode t,std::size_t elementBytes,void * p,int rank,const SubscriptValue * extent,ISO::CFI_attribute_t attribute,bool addendum,const typeInfo::DerivedType * dt) Create() argument 133 Create(const typeInfo::DerivedType & dt,void * p,int rank,const SubscriptValue * extent,ISO::CFI_attribute_t attribute) Create() argument [all...] |
/llvm-project/llvm/utils/TableGen/ |
H A D | X86DisassemblerTables.cpp | 663 stringForDecisionType(ModRMDecisionType dt) stringForDecisionType() argument 689 ModRMDecisionType dt = getDecisionType(decision); emitModRMDecision() local 779 ModRMDecisionType dt = getDecisionType(decision); emitOpcodeDecision() local [all...] |
/llvm-project/openmp/runtime/test/atomic/ |
H A D | omp_atomic.c | 15 double dt = 0.5; /* base of geometric row for + and - test*/ in test_omp_atomic() local
|
/llvm-project/flang/test/Integration/OpenMP/ |
H A D | copyprivate.f90 | 84 type dt type
|