Home | History | Annotate | Download | only in s390

Lines Matching refs:RootListIndex

56 inline MemOperand RootMemOperand(Heap::RootListIndex index) {
258 void LoadRoot(Register destination, Heap::RootListIndex index) override {
261 void LoadRoot(Register destination, Heap::RootListIndex index,
1085 void CompareRoot(Register obj, Heap::RootListIndex index);
1086 void PushRoot(Heap::RootListIndex index) {
1099 void JumpIfRoot(Register with, Heap::RootListIndex index, Label* if_equal) {
1105 void JumpIfNotRoot(Register with, Heap::RootListIndex index,