Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A Dregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/netbsd-src/external/bsd/nvi/dist/regex/
H A Dutils.h44 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp296 Value *NC; in FlattenParallelAndOr() local
496 Value *NC = Builder.CreateBinOp(CombineOp, CInst1, CInst2); in MergeIfRegion() local
/netbsd-src/lib/libc/regex/
H A Dutils.h69 #define NC ((MB_CUR_MAX) == 1 ? (NC_MAX) : (128)) macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h188 unsigned NC = 0; in getNumClasses() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp492 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, in mapping() local
560 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/test/
H A Doutput_test_helper.cc89 for (const auto& NC : not_checks) { in CheckCase() local
/netbsd-src/external/mpl/bind/dist/
H A Dconfigure.ac1228 AC_SUBST(NC) global() subst
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp761 for (auto &NC : NullCheckList) { in rewriteNullChecks() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/test/
H A Doutput_test_helper.cc98 for (const auto& NC : not_checks) { in CheckCase() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h126 NC, enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCRegisterInfo.h355 const MCRegisterClass *C, unsigned NC, in InitMCRegisterInfo()
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dm68k-parse.h172 NC, /* no cache token */ enumerator
/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtsum.c282 #define NC 7 macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dm68k-parse.h172 NC, /* no cache token */ enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp723 Constant *NC = Names->getOperand(I); in lowerCoverageData() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DIRBuilder.h2407 if (auto *NC = dyn_cast<Constant>(NewElt)) variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1098 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaAccess.cpp981 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); in FindBestPath() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcher.h213 void setNumChildren(unsigned NC) { in setNumChildren()
H A DCodeGenDAGPatterns.cpp4619 unsigned NC = 0; in GenerateVariantsOf() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp2705 Instruction *NC = NewCall; in transformConstExprCastCall() local
H A DInstCombineCompares.cpp4255 Constant *NC = Builder.getInt(C1->getValue() ^ C2->getValue()); in foldICmpEquality() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1075 if (ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N)) { in SelectAddrMode6Offset() local
1117 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N); in SelectThumbAddrModeRRSext() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/TableGen/
H A DRecord.h932 CondOpInit(unsigned NC, RecTy *Type) in CondOpInit()

12