Searched refs:NC (Results 51 - 75 of 96) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2705 Instruction *NC = NewCall; local
2706 Value *NV = NC;
2709 NV = NC = CastInst::CreateBitOrPointerCast(NC, OldRetTy);
2710 NC->setDebugLoc(Caller->getDebugLoc());
2716 InsertNewInstBefore(NC, *I);
2719 InsertNewInstBefore(NC, *I);
2722 InsertNewInstBefore(NC, *Caller);
/netbsd-current/external/bsd/nvi/dist/regex/
H A Dregcomp.c223 (NC-1)*sizeof(cat_t));
250 g->csetsize = NC;
264 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t));
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dmkext.c122 INCK(NC)
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h126 NC,
/netbsd-current/external/mpl/bind/dist/tests/irs/
H A DMakefile.in493 NC = @NC@
/netbsd-current/external/mpl/bind/dist/tests/isccfg/
H A DMakefile.in501 NC = @NC@
/netbsd-current/external/mpl/bind/dist/tests/libtest/
H A DMakefile.in489 NC = @NC@
/netbsd-current/external/mpl/bind/dist/tests/ns/
H A DMakefile.in516 NC = @NC@
/netbsd-current/external/mpl/bind/dist/bin/plugins/
H A DMakefile.in321 NC = @NC@
/netbsd-current/external/mpl/bind/dist/bin/tests/
H A DMakefile.in334 NC = @NC@
/netbsd-current/external/mpl/bind/dist/lib/bind9/
H A DMakefile.in321 NC = @NC@
/netbsd-current/external/mpl/bind/dist/lib/irs/
H A DMakefile.in318 NC = @NC@
/netbsd-current/external/mpl/bind/dist/doc/man/
H A DMakefile.in274 NC = @NC@
/netbsd-current/external/mpl/bind/dist/bin/dig/
H A DMakefile.in313 NC = @NC@
/netbsd-current/external/mpl/bind/dist/fuzz/
H A DMakefile.in545 NC = @NC@
/netbsd-current/external/mpl/bind/dist/
H A DMakefile.in350 NC = @NC@
/netbsd-current/external/mpl/bind/dist/doc/arm/
H A DMakefile.in234 NC = @NC@
/netbsd-current/external/mpl/bind/dist/bin/tests/system/dyndb/driver/
H A DMakefile.in289 NC = @NC@
/netbsd-current/external/mpl/bind/dist/doc/misc/
H A DMakefile.in284 NC = @NC@
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/tic54x/
H A Dall-opcodes.s28590 BC 00163h, NC ; 20
28642 BC 00197h, NTC, NC, NBIO ; 72
28643 BC 00198h, NTC, NBIO, NC ; 73
28644 BC 00199h, NC, NTC, NBIO ; 74
28645 BC 0019Ah, NC, NBIO, NTC ; 75
28646 BC 0019Bh, NBIO, NTC, NC ; 76
28647 BC 0019Ch, NBIO, NC, NTC ; 77
28648 BC 0019Dh, NC, NTC ; 78
28651 BC 001A0h, NC, NBIO ; 81
28652 BC 001A1h, NBIO, NC ; 8
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp4619 unsigned NC = 0; local
4628 NC++;
4635 assert(NC >= 3 &&
4641 for (unsigned i = 3; i != NC; ++i)
4644 } else if (NC == N->getNumChildren()) {
4648 for (unsigned i = 2; i != NC; ++i)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp981 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); local
986 switch (HasAccess(S, EC, NC, PathAccess, Target)) {
/netbsd-current/external/mpl/bind/dist/tests/dns/
H A DMakefile.in718 NC = @NC@
/netbsd-current/external/mpl/bind/dist/tests/isc/
H A DMakefile.in694 NC = @NC@
/netbsd-current/external/mpl/bind/dist/bin/tools/
H A DMakefile.in326 NC = @NC@

Completed in 452 milliseconds

1234