Home
last modified time | relevance | path

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

/freebsd/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/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.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
H A DSemaDecl.cpp2862 else if (const auto *NT = dyn_cast<HLSLNumThreadsAttr>(Attr)) in mergeDeclAttribute() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmParser.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/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_function_call_trie.h567 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineLoadStoreAlloca.cpp452 auto *NT = cast<PointerType>(V->getType()); in replacePointer() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5430 UINT32 NT : 1; ///< Nested Task. member
5456 UINT32 NT : 1; ///< Nested Task. member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp667 for (ISD::NodeType NT : enum_seq(ISD::DELETED_NODE, ISD::BUILTIN_OP_END, in initActions() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1828 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
2706 for (auto NT : NTs) { in setTargetDAGCombine() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIDefines.h386 NT = SLC, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1830 Instruction *NT = I1->clone(); in hoistSuccIdenticalTerminatorToSwitchOrIf() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp6300 const Expr *NT = nullptr; in getNumThreadsExprForTargetDirective() local
6458 const Expr *NT = getNumThreadsExprForTargetDirective( in emitNumThreadsForTargetDirective() local
H A DCGStmtOpenMP.cpp6791 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); in emitCommonOMPTeamsDirective() local
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp323 for (const auto &NT : NumberedTypes) in validateEndOfModule() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp2894 unsigned ShlAmt) { in SimplifyDemandedBits()
H A DSelectionDAGBuilder.cpp5086 ISD::NodeType NT; in visitAtomicRMW() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp13731 QualType NT = T.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); in unwrapSugar() local