Home | History | Annotate | Download | only in x64

Lines Matching refs:CompareRoot

139       __ CompareRoot(rcx, Heap::kUndefinedValueRootIndex);
2124 __ CompareRoot(reg, Heap::kTrueValueRootIndex);
2150 __ CompareRoot(reg, Heap::kUndefinedValueRootIndex);
2155 __ CompareRoot(reg, Heap::kTrueValueRootIndex);
2158 __ CompareRoot(reg, Heap::kFalseValueRootIndex);
2163 __ CompareRoot(reg, Heap::kNullValueRootIndex);
2216 __ CompareRoot(map, Heap::kHeapNumberMapRootIndex);
2415 __ CompareRoot(input, Heap::kNullValueRootIndex);
2724 __ CompareRoot(object, Heap::kNullValueRootIndex);
2844 __ CompareRoot(result, Heap::kTheHoleValueRootIndex);
2888 // We have a temp because CompareRoot might clobber kScratchRegister.
2892 __ CompareRoot(Operand(cell, 0), Heap::kTheHoleValueRootIndex);
2910 __ CompareRoot(result, Heap::kTheHoleValueRootIndex);
2931 __ CompareRoot(target, Heap::kTheHoleValueRootIndex);
3030 __ CompareRoot(result, Heap::kTheHoleValueRootIndex);
3241 __ CompareRoot(result, Heap::kTheHoleValueRootIndex);
3384 __ CompareRoot(receiver, Heap::kNullValueRootIndex);
3386 __ CompareRoot(receiver, Heap::kUndefinedValueRootIndex);
3613 __ CompareRoot(FieldOperand(input_reg, HeapObject::kMapOffset),
4624 __ CompareRoot(result, Heap::kUndefinedValueRootIndex);
4880 __ CompareRoot(FieldOperand(input_reg, HeapObject::kMapOffset),
4908 __ CompareRoot(input_reg, Heap::kUndefinedValueRootIndex);
4934 __ CompareRoot(FieldOperand(input_reg, HeapObject::kMapOffset),
4943 __ CompareRoot(input_reg, Heap::kUndefinedValueRootIndex);
4949 __ CompareRoot(input_reg, Heap::kTrueValueRootIndex);
4955 __ CompareRoot(input_reg, Heap::kFalseValueRootIndex);
4961 __ CompareRoot(FieldOperand(input_reg, HeapObject::kMapOffset),
5422 __ CompareRoot(rbx, Heap::kUndefinedValueRootIndex);
5527 __ CompareRoot(FieldOperand(input, HeapObject::kMapOffset),
5546 __ CompareRoot(input, Heap::kTrueValueRootIndex);
5548 __ CompareRoot(input, Heap::kFalseValueRootIndex);
5552 __ CompareRoot(input, Heap::kUndefinedValueRootIndex);
5571 __ CompareRoot(input, Heap::kNullValueRootIndex);
5693 __ CompareRoot(rsp, Heap::kStackLimitRootIndex);
5707 __ CompareRoot(rsp, Heap::kStackLimitRootIndex);
5737 __ CompareRoot(rax, Heap::kUndefinedValueRootIndex);
5763 __ CompareRoot(FieldOperand(rax, HeapObject::kMapOffset),