Home | History | Annotate | Download | only in x64

Lines Matching refs:CompareRoot

183 void MacroAssembler::CompareRoot(Register with, Heap::RootListIndex index) {
190 void MacroAssembler::CompareRoot(const Operand& with,
348 CompareRoot(FieldOperand(elements, HeapObject::kMapOffset),
351 CompareRoot(FieldOperand(elements, HeapObject::kMapOffset),
1980 CompareRoot(result, Heap::kTheHoleValueRootIndex);
2341 CompareRoot(holder_reg, Heap::kNullValueRootIndex);
2346 CompareRoot(holder_reg, Heap::kGlobalContextMapRootIndex);