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

/freebsd-10-stable/contrib/llvm/lib/Support/
H A Dregutils.h39 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-10-stable/contrib/nvi/regex/
H A Dutils.h45 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-10-stable/lib/libc/regex/
H A Dutils.h40 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h183 unsigned NC = 0; local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h107 NC, enumerator in enum:llvm::SystemZISD::__anon2630
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp282 Value *NC; local
441 Value *NC = Builder.CreateOr(CInst1, CC); local
H A DLowerInvoke.cpp306 CastInst *NC = new BitCastInst( local
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp267 CastInst *NC = new BitCastInst(AI, AI->getType(), AI->getName() + ".tmp", local
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h239 InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, unsigned PC, const MCRegisterClass *C, unsigned NC, const uint16_t (*RURoots)[2], unsigned NRU, const MCPhysReg *DL, const char *Strings, const uint16_t *SubIndices, unsigned NumIndices, const SubRegCoveredBits *SubIdxRanges, const uint16_t *RET) argument
/freebsd-10-stable/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1185 Instruction *NC; local
[all...]
H A DInstCombineMulDivRem.cpp861 APInt NC = C2->getValue().shl(C1->getLimitedValue(C1->getBitWidth()-1)); local
H A DInstCombineCompares.cpp2898 Constant *NC = Builder->getInt(C1->getValue() ^ C2->getValue()); local
/freebsd-10-stable/libexec/getty/
H A Dgettytab.h172 #define NC gettyflags[24].value macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DCodeGenPrepare.cpp1937 Instruction *NC = new BitCastInst(GEPI->getOperand(0), GEPI->getType(), local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaAccess.cpp976 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); local
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h212 void setNumChildren(unsigned NC) { argument
H A DCodeGenDAGPatterns.cpp1543 unsigned NC = getNumChildren(); local
3495 unsigned NC = 0; local
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1060 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N); local

Completed in 191 milliseconds