Home | History | Annotate | Download | only in mips64

Lines Matching defs:null_value

6652   Register null_value = a5;
6666 LoadRoot(null_value, Heap::kNullValueRootIndex);
6690 Branch(&next, ne, a2, Operand(null_value));