Home
last modified time | relevance | path

Searched refs:record_scratch (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/crankshaft/ppc/
Dlithium-codegen-ppc.cc3965 Register record_scratch = scratch; in DoShiftI() local
3996 record_scratch = object; in DoShiftI()
4003 __ RecordWriteField(record_dest, offset, record_value, record_scratch, in DoShiftI()
/external/v8/src/crankshaft/s390/
Dlithium-codegen-s390.cc3877 Register record_scratch = scratch; in DoShiftI() local
3908 record_scratch = object; in DoShiftI()
3915 __ RecordWriteField(record_dest, offset, record_value, record_scratch, in DoShiftI()