Home | History | Annotate | Download | only in ppc

Lines Matching refs:RootListIndex

324   void LoadRoot(Register destination, Heap::RootListIndex index) override {
327 void LoadRoot(Register destination, Heap::RootListIndex index,
849 void CompareRoot(Register obj, Heap::RootListIndex index);
850 void PushRoot(Heap::RootListIndex index) {
856 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
862 void JumpIfNotRoot(Register with, Heap::RootListIndex index,