Home | History | Annotate | Download | only in arm

Lines Matching refs:RootListIndex

484   void LoadRoot(Register destination, Heap::RootListIndex index) override {
487 void LoadRoot(Register destination, Heap::RootListIndex index,
716 void CompareRoot(Register obj, Heap::RootListIndex index);
717 void PushRoot(Heap::RootListIndex index) {
725 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
731 void JumpIfNotRoot(Register with, Heap::RootListIndex index,