Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp417 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
421 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
425 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclarationName.h657 struct NT { struct
677 struct NT NamedType; argument
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_function_call_trie.h572 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp282 std::pair<StringRef, StringRef> nestingString(NestingType NT) { in nestingString()
303 void push(NestingType NT) { NestingStack.push_back(NT); } in push()
/netbsd-src/sys/arch/prep/include/
H A Dnvram.h84 NT = 3, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp878 auto NT = Tokenizer.peekNextToken(); in parseExpression() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp343 auto *NT = cast<PointerType>(V->getType()); in replacePointer() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1545 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
2262 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1569 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/AsmParser/
H A DLLParser.cpp197 for (const auto &NT : NumberedTypes) in validateEndOfModule() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp6020 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); in emitCommonOMPTeamsDirective() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4605 ISD::NodeType NT; in visitAtomicRMW() local