Home | History | Annotate | Download | only in mips

Lines Matching refs:RootListIndex

226   void Branch(Label* L, Condition cond, Register rs, Heap::RootListIndex index,
796 void LoadRoot(Register destination, Heap::RootListIndex index) override;
797 void LoadRoot(Register destination, Heap::RootListIndex index, Condition cond,
915 void PushRoot(Heap::RootListIndex index) {
923 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
931 void JumpIfNotRoot(Register with, Heap::RootListIndex index,