Home
last modified time | relevance | path

Searched defs:NC (Results 1 – 19 of 19) sorted by relevance

/NextBSD/contrib/llvm/lib/Support/
HDregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/NextBSD/contrib/nvi/regex/
HDutils.h41 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/NextBSD/lib/libc/regex/
HDutils.h40 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/NextBSD/contrib/llvm/lib/Transforms/Utils/
HDFlattenCFG.cpp285 Value *NC; in FlattenParallelAndOr() local
444 Value *NC = Builder.CreateOr(CInst1, CC); in MergeIfRegion() local
/NextBSD/contrib/llvm/include/llvm/ADT/
HDEquivalenceClasses.h184 unsigned NC = 0; in getNumClasses() local
/NextBSD/contrib/llvm/lib/CodeGen/
HDImplicitNullChecks.cpp310 for (auto &NC : NullCheckList) { in rewriteNullChecks() local
HDCodeGenPrepare.cpp4458 Instruction *NC = new BitCastInst(GEPI->getOperand(0), GEPI->getType(), in OptimizeInst() local
/NextBSD/contrib/llvm/lib/Object/
HDCOFFYAML.cpp414 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, in mapping() local
482 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping() local
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.h118 NC, enumerator
/NextBSD/libexec/getty/
HDgettytab.h172 #define NC gettyflags[24].value macro
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCRegisterInfo.h246 const MCRegisterClass *C, unsigned NC, in InitMCRegisterInfo()
/NextBSD/contrib/llvm/include/llvm/IR/
HDIRBuilder.h1511 if (Constant *NC = dyn_cast<Constant>(NewElt)) variable
/NextBSD/contrib/llvm/lib/Transforms/InstCombine/
HDInstCombineCalls.cpp1728 Instruction *NC; in transformConstExprCastCall() local
HDInstCombineCompares.cpp3537 Constant *NC = Builder->getInt(C1->getValue() ^ C2->getValue()); in visitICmpInst() local
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenDAGPatterns.cpp1703 unsigned NC = getNumChildren(); in ApplyTypeConstraints() local
3710 unsigned NC = 0; in GenerateVariantsOf() local
HDDAGISelMatcher.h215 void setNumChildren(unsigned NC) { in setNumChildren()
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaAccess.cpp968 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); in FindBestPath() local
/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMISelDAGToDAG.cpp1047 if (ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N)) { in SelectAddrMode6Offset() local
1075 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N); in SelectThumbAddrModeRR() local
/NextBSD/contrib/llvm/lib/Analysis/
HDScalarEvolution.cpp6016 const SCEVConstant *NC = dyn_cast<SCEVConstant>(AddRec->getOperand(2)); in SolveQuadraticEquation() local