Searched defs:NT (Results 1 - 10 of 10) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h571 NodeAndTarget NT = DFSStack.back(); variable
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h657 struct NT { struct in struct:clang::DeclarationNameLoc
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp230 std::pair<StringRef, StringRef> nestingString(NestingType NT) { argument
249 void push(NestingType NT) { NestingStack.push_back(NT); } argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp333 auto *NT = cast<PointerType>(V->getType()); local
/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp500 int NT = __kmp_hwloc_count_children_by_type(tp, core, HWLOC_OBJ_PU, &pu); local
641 int NT; local
682 int NT; local
3619 int NT local
3680 int NT = local
3763 int NT = local
3825 int NT = local
[all...]
/freebsd-12-stable/sys/contrib/edk2/Include/Library/
H A DBaseLib.h6473 UINT32 NT:1; ///< Nested Task. member in struct:__anon10534::__anon10535
6499 UINT32 NT:1; ///< Nested Task. member in struct:__anon10536::__anon10537
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4479 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1377 Instruction *NT = I1->clone(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4358 static StringRef getGenericNoteTypeName(const uint32_t NT) { argument
4376 static StringRef getCoreNoteTypeName(const uint32_t NT) { argument
4456 static std::string getGNUNoteTypeName(const uint32_t NT) { argument
4478 static std::string getFreeBSDNoteTypeName(const uint32_t NT) { argument
4506 getAMDNoteTypeName(const uint32_t NT) argument
4526 getAMDGPUNoteTypeName(const uint32_t NT) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4664 ISD::NodeType NT; local
[all...]

Completed in 248 milliseconds