Searched refs:GenInlinedUnsafePut (Results 1 – 3 of 3) sorted by relevance
611 return backend->GenInlinedUnsafePut(info, intrinsic.d.data & kIntrinsicFlagIsLong, in GenIntrinsic()
967 bool GenInlinedUnsafePut(CallInfo* info, bool is_long, bool is_object,
1486 bool Mir2Lir::GenInlinedUnsafePut(CallInfo* info, bool is_long, in GenInlinedUnsafePut() function in art::Mir2Lir