Home | History | Annotate | Download | only in mips64

Lines Matching refs:RootListIndex

243   void Branch(Label* L, Condition cond, Register rs, Heap::RootListIndex index,
766 void LoadRoot(Register destination, Heap::RootListIndex index) override;
767 void LoadRoot(Register destination, Heap::RootListIndex index, Condition cond,
930 void PushRoot(Heap::RootListIndex index) {
938 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
946 void JumpIfNotRoot(Register with, Heap::RootListIndex index,