/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | COFFYAML.cpp | 423 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local 427 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local 431 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local 435 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclarationName.h | 667 struct NT { struct 687 struct NT NamedType; argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 231 NestingType NT; global() member 300 nestingString(NestingType NT) nestingString() argument 321 push(NestingType NT,wasm::WasmSignature Sig=wasm::WasmSignature ()) push() argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_function_call_trie.h | 571 NodeAndTarget NT = DFSStack.back(); mergeInto() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/ |
H A D | Parser.cpp | 876 auto NT = Tokenizer.peekNextToken(); in parseExpression() local
|
/freebsd-src/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5246 UINT32 NT:1; ///< Nested Task. member 5272 UINT32 NT:1; ///< Nested Task. member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 453 assert(PT != NT && "Invalid usage"); in replacePointer() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 785 for (ISD::NodeType NT : enum_seq(ISD::DELETED_NODE, ISD::BUILTIN_OP_END, initActions() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 1751 hasTargetDAGCombine(ISD::NodeType NT) hasTargetDAGCombine() argument 2605 for (auto NT : NTs) { setTargetDAGCombine() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | SIDefines.h | 364 NT = SLC, global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 7198 if (HLSLNumThreadsAttr *NT = D->getAttr<HLSLNumThreadsAttr>()) { mergeHLSLNumThreadsAttr() local 7259 if (HLSLShaderAttr *NT = D->getAttr<HLSLShaderAttr>()) { mergeHLSLShaderAttr() local
|
H A D | SemaDecl.cpp | 3007 else if (const auto *NT = dyn_cast<HLSLNumThreadsAttr>(Attr)) mergeDeclAttribute() local 12559 if (const auto *NT = FD->getAttr<HLSLNumThreadsAttr>()) { CheckHLSLEntryPoint() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1756 Instruction *NT = I1->clone(); hoistSuccIdenticalTerminatorToSwitchOrIf() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6285 const Expr *NT = nullptr; getNumThreadsExprForTargetDirective() local 6443 const Expr *NT = getNumThreadsExprForTargetDirective( emitNumThreadsForTargetDirective() local [all...] |
H A D | CGStmtOpenMP.cpp | 6735 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); emitCommonOMPTeamsDirective() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 290 for (const auto &NT : NumberedTypes) validateEndOfModule() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2855 __anond675f3350302(ISD::NodeType NT, SDValue X, SDValue Y, unsigned ShlAmt) SimplifyDemandedBits() argument
|
H A D | SelectionDAGBuilder.cpp | 4862 ISD::NodeType NT; visitAtomicRMW() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 13191 QualType NT = T.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); unwrapSugar() local
|