Home
last modified time | relevance | path

Searched refs:NC (Results 1 – 25 of 50) sorted by relevance

12

/NextBSD/contrib/llvm/lib/CodeGen/
HDImplicitNullChecks.cpp310 for (auto &NC : NullCheckList) { in rewriteNullChecks() local
314 unsigned BranchesRemoved = TII->RemoveBranch(*NC.CheckBlock); in rewriteNullChecks()
322 insertFaultingLoad(NC.MemOperation, NC.CheckBlock, HandlerLabel); in rewriteNullChecks()
323 NC.MemOperation->eraseFromParent(); in rewriteNullChecks()
324 NC.CheckOperation->eraseFromParent(); in rewriteNullChecks()
327 TII->InsertBranch(*NC.CheckBlock, NC.NotNullSucc, nullptr, /*Cond=*/None, in rewriteNullChecks()
331 BuildMI(*NC.NullSucc, NC.NullSucc->begin(), DL, in rewriteNullChecks()
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDFlattenCFG.cpp285 Value *NC; in FlattenParallelAndOr() local
288 NC = Builder.CreateOr(PC, CC); in FlattenParallelAndOr()
291 NC = Builder.CreateAnd(PC, CC); in FlattenParallelAndOr()
293 PBI->replaceUsesOfWith(CC, NC); in FlattenParallelAndOr()
294 PC = NC; in FlattenParallelAndOr()
444 Value *NC = Builder.CreateOr(CInst1, CC); in MergeIfRegion() local
445 PBI->replaceUsesOfWith(CC, NC); in MergeIfRegion()
/NextBSD/lib/libc/regex/
HDregex2.h114 unsigned char bmp[NC / 8];
131 if (ch < NC) in CHIN1()
151 if (ch < NC) in CHIN()
HDutils.h40 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
HDregcomp.c1185 for (i = n = 0; i < NC; i++) in singleton()
1207 if (ch < NC) in CHadd()
1220 if ((nch = towlower(ch)) < NC) in CHadd()
1222 if ((nch = towupper(ch)) < NC) in CHadd()
1235 for (; min < NC && min <= max; min++) in CHaddrange()
1260 for (i = 0; i < NC; i++) in CHaddtype()
1680 g->charjump = (int*) malloc((NC + 1) * sizeof(int)); in computejumps()
/NextBSD/contrib/llvm/include/llvm/ADT/
HDEquivalenceClasses.h184 unsigned NC = 0; in getNumClasses() local
186 if (I->isLeader()) ++NC; in getNumClasses()
187 return NC; in getNumClasses()
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCalls.cpp1728 Instruction *NC; in transformConstExprCastCall() local
1730 NC = Builder->CreateInvoke(Callee, II->getNormalDest(), in transformConstExprCastCall()
1732 NC->takeName(II); in transformConstExprCastCall()
1733 cast<InvokeInst>(NC)->setCallingConv(II->getCallingConv()); in transformConstExprCastCall()
1734 cast<InvokeInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()
1737 NC = Builder->CreateCall(Callee, Args); in transformConstExprCastCall()
1738 NC->takeName(CI); in transformConstExprCastCall()
1740 cast<CallInst>(NC)->setTailCall(); in transformConstExprCastCall()
1741 cast<CallInst>(NC)->setCallingConv(CI->getCallingConv()); in transformConstExprCastCall()
1742 cast<CallInst>(NC)->setAttributes(NewCallerPAL); in transformConstExprCastCall()
[all …]
/NextBSD/contrib/llvm/lib/Support/
HDregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
HDregcomp.c191 (NC-1)*sizeof(cat_t)); in llvm_regcomp()
212 g->csetsize = NC; in llvm_regcomp()
225 (void) memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in llvm_regcomp()
/NextBSD/contrib/nvi/regex/
HDutils.h41 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
HDregcomp.c206 (NC-1)*sizeof(cat_t)); in regcomp()
233 g->csetsize = NC; in regcomp()
247 memset((char *)g->catspace, 0, NC*sizeof(cat_t)); in regcomp()
/NextBSD/contrib/llvm/lib/Object/
HDCOFFYAML.cpp414 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, in mapping() local
418 IO.mapOptional("Characteristics", NC->Characteristics); in mapping()
482 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping() local
485 IO.mapRequired("Characteristics", NC->Characteristics); in mapping()
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCRegisterInfo.h246 const MCRegisterClass *C, unsigned NC, in InitMCRegisterInfo() argument
266 NumClasses = NC; in InitMCRegisterInfo()
/NextBSD/libexec/getty/
HDmain.c276 if (!opentty(ttyn, O_RDWR | (NC ? O_NONBLOCK : 0 ))) in main()
476 if (NC) in defttymode()
HDgettytab.h172 #define NC gettyflags[24].value macro
/NextBSD/contrib/llvm/utils/TableGen/
HDDAGISelMatcher.h215 void setNumChildren(unsigned NC) { in setNumChildren() argument
216 if (NC < Children.size()) { in setNumChildren()
218 for (unsigned i = NC, e = Children.size(); i != e; ++i) in setNumChildren()
221 Children.resize(NC); in setNumChildren()
HDCodeGenDAGPatterns.cpp1703 unsigned NC = getNumChildren(); in ApplyTypeConstraints() local
1705 TreePatternNode *SetVal = getChild(NC-1); in ApplyTypeConstraints()
1708 for (unsigned i = 0; i < NC-1; ++i) { in ApplyTypeConstraints()
3710 unsigned NC = 0; in GenerateVariantsOf() local
3719 NC++; in GenerateVariantsOf()
3726 assert(NC >= 3 && in GenerateVariantsOf()
3732 for (unsigned i = 3; i != NC; ++i) in GenerateVariantsOf()
3735 } else if (NC == 2) in GenerateVariantsOf()
/NextBSD/contrib/netbsd-tests/lib/libc/regex/
HDdebug.c63 int nincat[NC]; in regprint()
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h118 NC, enumerator
HDSystemZPatterns.td124 // Use NC-like instruction INSN for block_op operation OPERATOR.
HDSystemZOperators.td287 def z_nc : SDNode<"SystemZISD::NC", SDT_ZMemMemLength,
465 // operand is also memory and for which block operations like NC can
/NextBSD/share/misc/
HDiso3166179 NC NCL 540 New Caledonia
348 # GF, GP, MQ, NC, PF, PM, RE, TF, WF, YT)
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_alert_type_string.pod99 =item "NC"/"no certificate"
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaAccess.cpp968 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); in FindBestPath() local
973 switch (HasAccess(S, EC, NC, PathAccess, Target)) { in FindBestPath()
/NextBSD/contrib/tzdata/
HDaustralasia432 Rule NC 1977 1978 - Dec Sun>=1 0:00 1:00 S
433 Rule NC 1978 1979 - Feb 27 0:00 0 -
434 Rule NC 1996 only - Dec 1 2:00s 1:00 S
436 Rule NC 1997 only - Mar 2 2:00s 0 -
439 11:00 NC NC%sT

12