Home
last modified time | relevance | path

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

12

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A Dregutils.h42 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
H A DDivisionByConstantInfo.cpp87 APInt NC = AllOnes - (AllOnes + 1 - D).urem(D); in get() local
/openbsd-src/lib/libc/regex/
H A Dutils.h41 #define NC (CHAR_MAX - CHAR_MIN + 1) macro
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelDAGToDAG.cpp391 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); in select() local
406 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); in select() local
419 SDValue NC = CurDAG->getTargetConstant(ProgMemBank, DL, MVT::i8); in select() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DFlattenCFG.cpp293 Value *NC; in FlattenParallelAndOr() local
499 Value *NC = Builder.CreateBinOp(CombineOp, CInst1, CInst2); in MergeIfRegion() local
H A DValueMapper.cpp456 if (const auto *NC = dyn_cast<NoCFIValue>(C)) { in mapValue() local
/openbsd-src/gnu/llvm/compiler-rt/lib/profile/
H A DInstrProfilingMerge.c152 unsigned NC = SrcData->NumCounters; in __llvm_profile_merge_from_buffer() local
/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp500 MappingNormalization<NHeaderCharacteristics, uint16_t> NC(IO, in mapping() local
568 MappingNormalization<NSectionCharacteristics, uint32_t> NC( in mapping() local
H A DXCOFFYAML.cpp214 MappingNormalization<NSectionFlags, uint32_t> NC(IO, Sec.Flags); in mapping() local
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DEquivalenceClasses.h209 unsigned NC = 0; in getNumClasses() local
/openbsd-src/regress/usr.bin/nc/
H A DMakefile22 NC = ./netcat-regress macro
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DImplicitNullChecks.cpp759 for (const auto &NC : NullCheckList) { in rewriteNullChecks() local
/openbsd-src/gnu/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h122 NC, enumerator
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCRegisterInfo.h355 const MCRegisterClass *C, unsigned NC, in InitMCRegisterInfo()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dm68k-parse.h158 NC, /* no cache token */ enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dm68k-parse.h164 NC, /* no cache token */ enumerator
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp736 Constant *NC = Names->getOperand(I); in lowerCoverageData() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp1102 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaAccess.cpp981 const CXXRecordDecl *NC = I->Class->getCanonicalDecl(); in FindBestPath() local
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h213 void setNumChildren(unsigned NC) { in setNumChildren()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp1091 if (ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N)) { in SelectAddrMode6Offset() local
1133 ConstantSDNode *NC = dyn_cast<ConstantSDNode>(N); in SelectThumbAddrModeRRSext() local
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DRecord.h985 CondOpInit(unsigned NC, RecTy *Type) in CondOpInit()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3645 Instruction *NC = NewCall; in transformConstExprCastCall() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2897 if (const NoCFIValue *NC = dyn_cast<NoCFIValue>(CV)) in lowerConstant() local
/openbsd-src/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2739 } else if (const auto *NC = dyn_cast<NoCFIValue>(C)) { in writeConstants() local

12