Searched defs:Ln (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/lib/libm/arch/vax/ |
H A D | n_support.S | 96 Ln: movq 4(%ap),%r0 # %r0:1 = x (zero or reserved op) label
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | chkformat.d | 1174 …n", "%+n", "% n", "%#n", "%0n", "%*n", "%1n", "%19n", "%.n", "%.*n", "%.1n", "%.12n", "%Ln", "%K"]) 1348 "%-", "%+", "%#", "%0", "%.", "%Ln"])
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
H A D | SLPVectorizer.cpp | 1048 int Ln = std::min(LHS.second, RHS.second) + Idx; in getExternalUsesCost() local 1346 for (unsigned Ln = 0, Lns = getNumLanes(); Ln != Lns; ++Ln) { in shouldBroadcast() local
|