Home
last modified time | relevance | path

Searched defs:NT (Results 1 – 25 of 41) sorted by relevance

12

/llvm-project/offload/test/offloading/
H A Dbarrier_fence.c29 int NT = omp_get_num_threads(); in main() local
59 int NT = omp_get_num_threads(); in main() local
H A Dompx_saxpy_mixed.c26 int NT = (N + TL - 1) / TL; in main() local
H A Dompx_coords.c24 int NT = (N + TL - 1) / TL; in main() local
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-composite-triviality.cpp62 struct NT { struct
63 NT() {}; in NT() function
/llvm-project/clang/test/CXX/special/class.copy/
H A Dp11.0x.move.cpp15 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
22 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
31 T NT; member
H A Dp11.0x.copy.cpp12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
/llvm-project/flang/test/Semantics/OpenMP/
H A Dsections02.f9010 integer, parameter :: NT = 4 variable
H A Dparallel-sections01.f9010 integer, parameter :: NT = 4 variable
/llvm-project/openmp/runtime/test/tasking/
H A Domp_record_replay.cpp5 #define NT 100 macro
H A Domp_record_replay_taskloop.cpp6 #define NT 20 macro
H A Domp_record_replay_deps.cpp5 #define NT 100 macro
H A Domp_record_replay_multiTDGs.cpp5 #define NT 20 macro
H A Dkmp_task_modifier_simple_par_old.cpp6 #define NT 4 macro
H A Dkmp_task_modifier_simple_ws_old.cpp6 #define NT 4 macro
H A Dkmp_task_modifier_simple_par_new.cpp6 #define NT 4 macro
H A Dkmp_task_modifier_simple_ws_new.cpp6 #define NT 4 macro
/llvm-project/clang-tools-extra/pseudo/lib/grammar/
H A DLRTableBuild.cpp
/llvm-project/clang/test/OpenMP/
H A Dtarget_num_teams_num_threads_attributes.cpp56 const int NT = 22; in const_int() local
/llvm-project/openmp/runtime/test/teams/
H A Dkmp_num_teams.c10 #define NT 8 macro
/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp423 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( mapping() local
427 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( mapping() local
431 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( mapping() local
435 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( mapping() local
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dnullptr.cpp81 typedef T<nullptr, nullptr, nullptr, nullptr> NT; typedef
/llvm-project/lldb/test/Shell/SymbolFile/NativePDB/
H A Dnested-types.cpp38 NestedTypedef NT = 4; member
/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp136 if (HLSLNumThreadsAttr *NT = D->getAttr<HLSLNumThreadsAttr>()) { mergeNumThreadsAttr() local
150 if (HLSLShaderAttr *NT = D->getAttr<HLSLShaderAttr>()) { mergeShaderAttr() local
231 if (const auto *NT = FD->getAttr<HLSLNumThreadsAttr>()) { CheckEntryPoint() local
[all...]
/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp228 NestingType NT; global() member
287 nestingString(NestingType NT) nestingString() argument
308 push(NestingType NT,wasm::WasmSignature Sig=wasm::WasmSignature ()) push() argument

12