Searched refs:patched_return (Results 1 – 3 of 3) sorted by relevance
359 bool patched_return = ((instr0 & kOpcodeMask) == LUI && in IsPatchedReturnSequence() local364 return patched_return; in IsPatchedReturnSequence()
358 bool patched_return = ((instr0 & kOpcodeMask) == LUI && in IsPatchedReturnSequence() local363 return patched_return; in IsPatchedReturnSequence()
347 bool patched_return = in IsPatchedReturnSequence() local355 return patched_return; in IsPatchedReturnSequence()