| /freebsd-head/contrib/llvm-project/llvm/lib/Support/ |
| HD | IntervalMap.cpp | 40 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-head/contrib/llvm-project/llvm/lib/Analysis/ |
| HD | ConstraintSystem.cpp | 74 SmallVector<Entry, 8> NR; in eliminateUsingFM() local
|
| HD | InlineSizeEstimatorAnalysis.cpp | 46 #define LAST_OTHER_INST(NR) return NR; in getMaxInstructionID() argument
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| HD | GVNHoist.cpp | 975 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-head/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | IntervalMap.h | 1205 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())) { in canCoalesceLeft() local 1707 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
|
| /freebsd-head/sys/dev/ppbus/ |
| HD | pcfclock.c | 92 #define NR(buf, off) (buf[off+1]*10+buf[off]) macro
|
| /freebsd-head/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
| HD | Tree.cpp | 48 void syntax::Node::setRole(NodeRole NR) { in setRole()
|
| /freebsd-head/contrib/llvm-project/llvm/lib/CodeGen/ |
| HD | RDFRegisters.cpp | 349 RegisterRef NR = T.makeRegRef(); in intersectWith() local
|
| HD | ModuloSchedule.cpp | 1657 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local
|
| /freebsd-head/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| HD | HexagonGenMux.cpp | 181 unsigned NR = HRI->getNumRegs(); in buildMaps() local
|
| /freebsd-head/contrib/one-true-awk/ |
| HD | tran.c | 45 Awkfloat *NR; /* number of current record */ variable
|
| /freebsd-head/contrib/llvm-project/clang/lib/Basic/ |
| HD | Module.cpp | 449 for (unsigned R = 0, NR = WildcardRestrictions.size(); R != NR; ++R) { in getExportedModules() local
|
| /freebsd-head/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCRegisterInfo.h | 273 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
|
| /freebsd-head/contrib/llvm-project/clang/lib/Sema/ |
| HD | SemaExprObjC.cpp | 352 SourceRange NR(Number->getSourceRange()); in BuildObjCNumericLiteral() local
|
| HD | SemaCodeComplete.cpp | 5418 } else if (auto *NR = dyn_cast<concepts::NestedRequirement>(Req)) { in believe() local
|
| HD | SemaDecl.cpp | 7254 QualType NR = R.getCanonicalType(); in diagnoseOpenCLTypes() local
|
| /freebsd-head/contrib/llvm-project/clang/lib/AST/ |
| HD | ItaniumMangle.cpp | 4614 const auto *NR = cast<concepts::NestedRequirement>(Req); in mangleRequirement() local
|