Searched defs:NC (Results 1 - 20 of 20) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A Dregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-11-stable/lib/libc/regex/
H A Dutils.h40 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-11-stable/contrib/nvi/regex/
H A Dutils.h41 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c109 unsigned I, NC, NVK = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h188 unsigned NC = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp296 Value *NC; local
452 Value *NC = Builder.CreateOr(CInst1, CC); local
/freebsd-11-stable/libexec/getty/
H A Dgettytab.h173 #define NC gettyflags[24].value macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h346 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, unsigned PC, const MCRegisterClass *C, unsigned NC, const MCPhysReg (*RURoots)[2], unsigned NRU, const MCPhysReg *DL, const LaneBitmask *RUMS, const char *Strings, const char *ClassStrings, const uint16_t *SubIndices, unsigned NumIndices, const SubRegCoveredBits *SubIdxRanges, const uint16_t *RET) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp662 Constant *NC = Names->getOperand(I); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp967 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/TableGen/
H A DRecord.h928 CondOpInit(unsigned NC, RecTy *Type) argument
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcher.h207 void setNumChildren(unsigned NC) { argument
H A DCodeGenDAGPatterns.cpp4566 unsigned NC = 0; local
/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_affinity.cpp495 int NC = __kmp_hwloc_count_children_by_type(tp, obj, HWLOC_OBJ_CORE, &core); local
3480 int NC = __kmp_hwloc_count_children_by_type(tp, hL, HWLOC_OBJ_CORE, local
3489 int NC = __kmp_hwloc_count_children_by_type(tp, hN, HWLOC_OBJ_CORE, local
3508 int NC = __kmp_hwloc_count_children_by_type(tp, hL, HWLOC_OBJ_CORE, local
3517 int NC = __kmp_hwloc_count_children_by_type(tp, hS, HWLOC_OBJ_CORE, local
3598 int NC = __kmp_hwloc_count_children_by_type(tp, hL, local
3660 int NC = local
3742 int NC = local
3804 int NC = local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1091 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N); local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp4784 Instruction *NC = NewCall; local
H A DInstCombineCompares.cpp4174 Constant *NC = Builder.getInt(C1->getValue() ^ C2->getValue()); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4890 EmitOMPUseDevicePtrClause( const OMPClause &NC, OMPPrivateScope &PrivateScope, const llvm::DenseMap<const ValueDecl *, Address> &CaptureDeviceAddrMap) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7155 Instruction *NC = new BitCastInst(GEPI->getOperand(0), GEPI->getType(), local

Completed in 342 milliseconds