Home
last modified time | relevance | path

Searched refs:NJ (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp561 for (NodeSet::iterator NJ = std::next(NI); NJ != NE; ++NJ) in common() local
562 if (node_eq(N, *NJ, Eq, Ne)) in common()
563 C.insert(*NJ); in common()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp1824 NodeSet &NJ = *J; in fuseRecs() local
1825 if (NI.getNode(0)->NodeNum == NJ.getNode(0)->NodeNum) { in fuseRecs()
1826 if (NJ.compareRecMII(NI) > 0) in fuseRecs()
1827 NI.setRecMII(NJ.getRecMII()); in fuseRecs()
/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/
H A Dconfusables.txt2877 01CC ; 006E 006A ; MA # ( nj → nj ) LATIN SMALL LETTER NJ → LATIN SMALL LETTER N, LATIN SMALL LETTER…
2881 01CA ; 004E 004A ; MA # ( NJ → NJ ) LATIN CAPITAL LETTER NJ → LATIN CAPITAL LETTER N, LATIN CAPITAL …