Searched defs:is_ref (Results 1 – 6 of 6) sorted by relevance
24 extern "C" void artDeoptimizeIfNeeded(Thread* self, uintptr_t result, bool is_ref) in artDeoptimizeIfNeeded()
2438 bool is_ref = (shorty[0] == 'L'); in artInvokePolymorphic() local2499 bool is_ref = (shorty[0] == 'L'); in artInvokeCustom() local2545 bool is_ref = false; in artMethodExitHook() local
145 .macro DEOPT_OR_RETURN temp, is_ref = 0162 .macro DEOPT_OR_RESTORE_SAVE_EVERYTHING_FRAME_AND_RETURN_R0 temp, is_ref
206 .macro DEOPT_OR_RETURN temp, is_ref = 0223 .macro DEOPT_OR_RESTORE_SAVE_EVERYTHING_FRAME_AND_RETURN_X0 temp, is_ref
1507 bool* is_ref, in GetReturnValue()1533 bool is_ref, in PushDeoptContextIfNeeded()
158 static constexpr const bool is_ref = member