Home
last modified time | relevance | path

Searched defs:Ns (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp216 for (auto Ns : Namespaces) in EmitDirectivesDecl() local
277 for (auto Ns : llvm::reverse(Namespaces)) in EmitDirectivesDecl() local
808 for (auto Ns : Namespaces) in GenerateDirectiveClauseSets() local
828 for (auto Ns : llvm::reverse(Namespaces)) in GenerateDirectiveClauseSets() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporterLookupTable.cpp98 if (auto *Ns = dyn_cast<NamespaceDecl>(D->getDeclContext())) in ASTImporterLookupTable() local
/freebsd/contrib/llvm-project/llvm/lib/WindowsManifest/
H A DWindowsManifestMerger.cpp139 for (auto &Ns : MtNsHrefsPrefixes) { in getPrefixForHref() local
472 for (auto &Ns : MtNsHrefsPrefixes) { in isRecognizedNamespace() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h124 std::index_sequence<Ns...>) { in getAnalysisResultUnpackTuple()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp266 std::vector<int> Ns; in operator <<() local
267 auto PrintBBs = [&OS](const std::vector<int> &Ns) -> void { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp201 NodeSet &Ns = Edges[Q[I]]; in color() local
212 NodeSet &Ns = Edges[N]; in color() local
240 NodeSet &Ns = Edges[N]; in color() local
H A DHexagonCommonGEP.cpp995 NodeSet Ns; in separateConstantChains() local
H A DHexagonConstPropagation.cpp2223 uint32_t Ns = (Ps & (P::Zero|P::NaN|P::SignProperties)); in evaluate() local
2228 uint32_t Ns = (Ps & P::SignProperties); in evaluate() local