Searched refs:kMemoryAccessProtected (Results 1 – 3 of 3) sorted by relevance
262 kMemoryAccessProtected = 1, enumerator
384 opcode |= MiscField::encode(kMemoryAccessProtected); in VisitLoadLane()436 code |= MiscField::encode(kMemoryAccessProtected); in VisitLoadTransform()451 code |= MiscField::encode(kMemoryAccessProtected); in VisitLoad()530 MiscField::encode(kMemoryAccessProtected); in VisitProtectedStore()567 opcode |= MiscField::encode(kMemoryAccessProtected); in VisitStoreLane()
366 if (access_mode == kMemoryAccessProtected) { in EmitOOLTrapIfNeeded()