Searched defs:Sib (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFGraph.cpp1725 NodeId Sib = UA.Addr->getSibling(); local
1799 NodeId Sib = DA.Addr->getSibling(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h489 NodeId RD, Sib; // Ids of the reaching def and the sibling. member in struct:NodeBase::Ref_struct
538 void setSibling(NodeId Sib) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DIntervalMap.h292 void transferToLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, argument
303 void transferToRightSib(unsigned Size, NodeBase &Sib, unsigned SSize, argument
316 int adjustFromLeftSib(unsigned Size, NodeBase &Sib, unsigned SSize, int Add) { argument
[all...]

Completed in 126 milliseconds