Searched defs:Ns (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp119 OS << "namespace " << Ns << " {\n"; local
155 OS << "} // namespace " << Ns << "\n"; local
341 OS << "namespace " << Ns << " {\n"; local
372 OS << "} // namespace " << Ns << "\n"; local
501 OS << "using namespace " << Ns << ";\ local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp206 NodeSet &Ns = Edges[N]; local
235 NodeSet &Ns = Edges[N]; local
H A DHexagonCommonGEP.cpp996 NodeSet Ns; local
H A DHexagonConstPropagation.cpp2231 uint32_t Ns = (Ps & (P::Zero|P::NaN|P::SignProperties)); local
2236 uint32_t Ns = (Ps & P::SignProperties); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp269 std::vector<int> Ns; local

Completed in 168 milliseconds