Home
last modified time | relevance | path

Searched defs:NR (Results 1 – 18 of 18) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DIntervalMap.cpp40 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() local
65 NodeRef NR = subtree(l); in moveLeft() local
90 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() local
110 NodeRef NR = subtree(l); in moveRight() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstraintSystem.cpp74 SmallVector<Entry, 8> NR; in eliminateUsingFM() local
H A DInlineSizeEstimatorAnalysis.cpp46 #define LAST_OTHER_INST(NR) return NR; in getMaxInstructionID() argument
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dconv_princ.c78 #define NR(NAME) { NAME, NAME, 0, sizeof(NAME)-1 } macro
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVNHoist.cpp975 unsigned NR = 0; in rauw() local
1024 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace() local
1067 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h1205 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local
1510 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local
1678 } else if (NodeRef NR = P.getLeftSibling(P.height())) { canCoalesceLeft() local
1707 } else if (NodeRef NR = P.getRightSibling(P.height())) { canCoalesceRight() local
[all...]
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp48 void syntax::Node::setRole(NodeRole NR) { in setRole()
/freebsd/sys/dev/ppbus/
H A Dpcfclock.c92 #define NR(buf, off) (buf[off+1]*10+buf[off]) macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFRegisters.cpp370 RegisterRef NR = T.makeRegRef(); intersectWith() local
H A DModuloSchedule.cpp1657 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenMux.cpp181 unsigned NR = HRI->getNumRegs(); in buildMaps() local
/freebsd/contrib/one-true-awk/
H A Dtran.c45 Awkfloat *NR; /* number of current record */ variable
/freebsd/contrib/llvm-project/clang/lib/Basic/
H A DModule.cpp449 for (unsigned R = 0, NR = WildcardRestrictions.size(); R != NR; ++R) { in getExportedModules() local
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCRegisterInfo.h273 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp352 SourceRange NR(Number->getSourceRange()); in BuildObjCNumericLiteral() local
H A DSemaCodeComplete.cpp5418 } else if (auto *NR = dyn_cast<concepts::NestedRequirement>(Req)) { in believe() local
H A DSemaDecl.cpp7254 QualType NR = R.getCanonicalType(); in diagnoseOpenCLTypes() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp4614 const auto *NR = cast<concepts::NestedRequirement>(Req); in mangleRequirement() local