Searched defs:NR (Results 1 – 4 of 4) sorted by relevance
40 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() local65 NodeRef NR = subtree(l); in moveLeft() local90 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() local110 NodeRef NR = subtree(l); in moveRight() local
67 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA) { in InitMCRegisterInfo()
1136 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local1434 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local1602 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local1631 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
153 FunctionProtoType::NoexceptResult NR = Proto->getNoexceptSpec(*Context); in CalledDecl() local