/freebsd/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/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 136 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 D | SemaDecl.cpp | 2862 else if (const auto *NT = dyn_cast<HLSLNumThreadsAttr>(Attr)) in mergeDeclAttribute() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/ |
H A D | WebAssemblyAsmParser.cpp | 228 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 D | xray_function_call_trie.h | 567 NodeAndTarget NT = DFSStack.back(); in mergeInto() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 452 auto *NT = cast<PointerType>(V->getType()); in replacePointer() local
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5430 UINT32 NT : 1; ///< Nested Task. member 5456 UINT32 NT : 1; ///< Nested Task. member
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | TargetLoweringBase.cpp | 667 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 D | TargetLowering.h | 1828 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 D | SIDefines.h | 386 NT = SLC, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyCFG.cpp | 1830 Instruction *NT = I1->clone(); in hoistSuccIdenticalTerminatorToSwitchOrIf() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGOpenMPRuntime.cpp | 6300 const Expr *NT = nullptr; in getNumThreadsExprForTargetDirective() local 6458 const Expr *NT = getNumThreadsExprForTargetDirective( in emitNumThreadsForTargetDirective() local
|
H A D | CGStmtOpenMP.cpp | 6791 const auto *NT = S.getSingleClause<OMPNumTeamsClause>(); in emitCommonOMPTeamsDirective() local
|
/freebsd/contrib/llvm-project/llvm/lib/AsmParser/ |
H A D | LLParser.cpp | 323 for (const auto &NT : NumberedTypes) in validateEndOfModule() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 2894 unsigned ShlAmt) { in SimplifyDemandedBits()
|
H A D | SelectionDAGBuilder.cpp | 5086 ISD::NodeType NT; in visitAtomicRMW() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTContext.cpp | 13731 QualType NT = T.Ty->getLocallyUnqualifiedSingleStepDesugaredType(); in unwrapSugar() local
|