Home
last modified time | relevance | path

Searched defs:Sib (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h265 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToLeftSib()
276 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib()
289 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
1796 if (NodeRef Sib = P.getLeftSibling(P.height())) { in treeInsert() local
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h292 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToLeftSib()
303 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib()
316 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
1807 if (NodeRef Sib = P.getLeftSibling(P.height())) { in treeInsert() local
/external/llvm/include/llvm/ADT/
DIntervalMap.h286 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToLeftSib()
297 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, in transferToRightSib()
310 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { in adjustFromLeftSib()
1806 if (NodeRef Sib = P.getLeftSibling(P.height())) { in treeInsert() local
/external/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1619 NodeId Sib = UA.Addr->getSibling(); in unlinkUseDF() local
1693 NodeId Sib = DA.Addr->getSibling(); in unlinkDefDF() local
DRDFGraph.h450 NodeId RD, Sib; // Ids of the reaching def and the sibling. member
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DRDFGraph.cpp1742 NodeId Sib = UA.Addr->getSibling(); in unlinkUseDF() local
1816 NodeId Sib = DA.Addr->getSibling(); in unlinkDefDF() local
DRDFGraph.h490 NodeId RD, Sib; // Ids of the reaching def and the sibling. member