Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DDirectiveEmitter.cpp296 for (auto Ns : Namespaces) in emitDirectivesDecl() local
375 for (auto Ns : reverse(Namespaces)) in emitDirectivesDecl() local
969 for (auto Ns : Namespaces) in generateDirectiveClauseSets() local
987 for (auto Ns : 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.cpp137 for (auto &Ns : MtNsHrefsPrefixes) { in getPrefixForHref() local
470 for (auto &Ns : MtNsHrefsPrefixes) { in isRecognizedNamespace() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DPassManager.h125 std::index_sequence<Ns...>) { in getAnalysisResultUnpackTuple()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp265 std::vector<int> Ns; in operator <<() local
266 auto PrintBBs = [&OS](const std::vector<int> &Ns) -> void { in operator <<()
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp197 NodeSet &Ns = Edges[Q[I]]; in color() local
208 NodeSet &Ns = Edges[N]; in color() local
236 NodeSet &Ns = Edges[N]; in color() local
H A DHexagonCommonGEP.cpp990 NodeSet Ns; in separateConstantChains() local
H A DHexagonConstPropagation.cpp2221 uint32_t Ns = (Ps & (P::Zero|P::NaN|P::SignProperties)); in evaluate() local
2226 uint32_t Ns = (Ps & P::SignProperties); in evaluate() local