Home | History | Annotate | Download | only in quick

Lines Matching refs:return_pc

1162   uintptr_t* return_pc = reinterpret_cast<uintptr_t*>(reinterpret_cast<uint8_t*>(sp) +
1164 CHECK_EQ(*return_pc, 0U);
1172 self, return_pc, gpr_result, fpr_result);