Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDCOFFYAML.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-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaHLSL.cpp136 if (HLSLNumThreadsAttr *NT = D->getAttr<HLSLNumThreadsAttr>()) { in mergeNumThreadsAttr() local
150 if (HLSLShaderAttr *NT = D->getAttr<HLSLShaderAttr>()) { in mergeShaderAttr() local
231 if (const auto *NT = FD->getAttr<HLSLNumThreadsAttr>()) { in CheckEntryPoint() local
HDSemaDecl.cpp2862 else if (const auto *NT = dyn_cast<HLSLNumThreadsAttr>(Attr)) in mergeDeclAttribute() local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclarationName.h667 struct NT { struct
687 struct NT NamedType; argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
HDWebAssemblyAsmParser.cpp228 NestingType NT; member
287 std::pair<StringRef, StringRef> nestingString(NestingType NT) { in nestingString()
308 void push(NestingType NT, wasm::WasmSignature Sig = wasm::WasmSignature()) { in push()
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/xray/
HDxray_function_call_trie.h567 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
HDParser.cpp876 auto NT = Tokenizer.peekNextToken(); in parseExpression() local
/freebsd-13-stable/sys/contrib/edk2/Include/Library/
HDBaseLib.h5246 UINT32 NT:1; ///< Nested Task. member
5272 UINT32 NT:1; ///< Nested Task. member
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
HDInstCombineLoadStoreAlloca.cpp452 auto *NT = cast<PointerType>(V->getType()); in replacePointer() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDTargetLoweringBase.cpp667 for (ISD::NodeType NT : enum_seq(ISD::DELETED_NODE, ISD::BUILTIN_OP_END, in initActions() local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetLowering.h1828 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
2706 for (auto NT : NTs) { in setTargetDAGCombine() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIDefines.h386 NT = SLC, enumerator
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp1830 Instruction *NT = I1->clone(); in hoistSuccIdenticalTerminatorToSwitchOrIf() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGOpenMPRuntime.cpp6300 const Expr *NT = nullptr; in getNumThreadsExprForTargetDirective() local
6458 const Expr *NT = getNumThreadsExprForTargetDirective( in emitNumThreadsForTargetDirective() local
HDCGStmtOpenMP.cpp6791 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); in emitCommonOMPTeamsDirective() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/AsmParser/
HDLLParser.cpp323 for (const auto &NT : NumberedTypes) in validateEndOfModule() local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDTargetLowering.cpp2894 unsigned ShlAmt) { in SimplifyDemandedBits()
HDSelectionDAGBuilder.cpp5086 ISD::NodeType NT; in visitAtomicRMW() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTContext.cpp13731 QualType NT = T.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); in unwrapSugar() local