Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp423 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 DDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.cpp231 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 Dxray_function_call_trie.h571 NodeAndTarget NT = DFSStack.back(); mergeInto() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DParser.cpp876 auto NT = Tokenizer.peekNextToken(); in parseExpression() local
/freebsd-src/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5246 UINT32 NT:1; ///< Nested Task. member
5272 UINT32 NT:1; ///< Nested Task. member
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp453 assert(PT != NT && "Invalid usage"); in replacePointer() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp785 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 DTargetLowering.h1751 hasTargetDAGCombine(ISD::NodeType NT) hasTargetDAGCombine() argument
2605 for (auto NT : NTs) { setTargetDAGCombine() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h364 NT = SLC, global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp7198 if (HLSLNumThreadsAttr *NT = D->getAttr<HLSLNumThreadsAttr>()) { mergeHLSLNumThreadsAttr() local
7259 if (HLSLShaderAttr *NT = D->getAttr<HLSLShaderAttr>()) { mergeHLSLShaderAttr() local
H A DSemaDecl.cpp3007 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 DSimplifyCFG.cpp1756 Instruction *NT = I1->clone(); hoistSuccIdenticalTerminatorToSwitchOrIf() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6285 const Expr *NT = nullptr; getNumThreadsExprForTargetDirective() local
6443 const Expr *NT = getNumThreadsExprForTargetDirective( emitNumThreadsForTargetDirective() local
[all...]
H A DCGStmtOpenMP.cpp6735 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); emitCommonOMPTeamsDirective() local
/freebsd-src/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp290 for (const auto &NT : NumberedTypes) validateEndOfModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2855 __anond675f3350302(ISD::NodeType NT, SDValue X, SDValue Y, unsigned ShlAmt) SimplifyDemandedBits() argument
H A DSelectionDAGBuilder.cpp4862 ISD::NodeType NT; visitAtomicRMW() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13191 QualType NT = T.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); unwrapSugar() local