Searched refs:Sib (Results 1 – 7 of 7) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | RDFGraph.h | 450 NodeId RD, Sib; // Ids of the reaching def and the sibling. member 492 return Ref.Sib; in getSibling() 494 void setSibling(NodeId Sib) { in setSibling() 495 Ref.Sib = Sib; in setSibling()
|
D | RDFGraph.cpp | 418 Ref.Sib = DA.Addr->getReachedDef(); in linkToDef() 425 Ref.Sib = DA.Addr->getReachedUse(); in linkToDef() 1619 NodeId Sib = UA.Addr->getSibling(); in unlinkUseDF() local 1622 assert(Sib == 0); in unlinkUseDF() 1629 RDA.Addr->setReachedUse(Sib); in unlinkUseDF() 1693 NodeId Sib = DA.Addr->getSibling(); in unlinkDefDF() local 1695 assert(Sib == 0); in unlinkDefDF() 1705 RDA.Addr->setReachedDef(Sib); in unlinkDefDF() 1712 TA.Addr->setSibling(Sib); in unlinkDefDF()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 286 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToLeftSib() argument 288 Sib.copy(*this, 0, SSize, Count); in transferToLeftSib() 297 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib() argument 299 Sib.moveRight(0, Count, SSize); in transferToRightSib() 300 Sib.copy(*this, Size-Count, 0, Count); in transferToRightSib() 310 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib() argument 314 Sib.transferToRightSib(SSize, *this, Size, Count); in adjustFromLeftSib() 319 transferToLeftSib(Size, Sib, SSize, Count); in adjustFromLeftSib() 1806 if (NodeRef Sib = P.getLeftSibling(P.height())) { in treeInsert() local 1807 Leaf &SibLeaf = Sib.get<Leaf>(); in treeInsert() [all …]
|
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | IntervalMap.h | 265 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToLeftSib() argument 267 Sib.copy(*this, 0, SSize, Count); in transferToLeftSib() 276 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib() argument 278 Sib.moveRight(0, Count, SSize); in transferToRightSib() 279 Sib.copy(*this, Size-Count, 0, Count); in transferToRightSib() 289 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib() argument 293 Sib.transferToRightSib(SSize, *this, Size, Count); in adjustFromLeftSib() 298 transferToLeftSib(Size, Sib, SSize, Count); in adjustFromLeftSib() 1796 if (NodeRef Sib = P.getLeftSibling(P.height())) { in treeInsert() local 1797 Leaf &SibLeaf = Sib.get<Leaf>(); in treeInsert() [all …]
|
/external/icu/icu4c/source/data/locales/ |
D | mt.txt | 229 "Sib", 247 "Sib", 267 "Sib", 285 "Sib",
|
D | nd.txt | 101 "Sib",
|
D | dyo.txt | 112 "Sib",
|