Searched refs:ua_skip_pref (Results 1 – 1 of 1) sorted by relevance
/third_party/node/deps/v8/src/builtins/mips/ |
D | builtins-mips.cc | 3322 skip_pref, lastbloop, leave, ua_chk16w, ua_loop16w, ua_skip_pref, in Generate_MemCopyUint8Uint8() local 3579 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in Generate_MemCopyUint8Uint8() 3586 __ bind(&ua_skip_pref); in Generate_MemCopyUint8Uint8() 3614 __ Branch(USE_DELAY_SLOT, &ua_skip_pref, gt, v1, Operand(zero_reg)); in Generate_MemCopyUint8Uint8() 3621 __ bind(&ua_skip_pref); in Generate_MemCopyUint8Uint8()
|