Home | History | Annotate | Download | only in arm

Lines Matching refs:CompareRoot

2119 void MacroAssembler::CompareRoot(Register obj,
3064 CompareRoot(object, Heap::kUndefinedValueRootIndex);
3067 CompareRoot(scratch, Heap::kAllocationSiteMapRootIndex);
3076 CompareRoot(reg, index);
3714 CompareRoot(scratch, Heap::kHeapNumberMapRootIndex);
3782 CompareRoot(map, Heap::kHeapNumberMapRootIndex);
3913 CompareRoot(r2, Heap::kEmptySlowElementDictionaryRootIndex);