Searched refs:ProtectedStore (Results 1 – 5 of 5) sorted by relevance
563 struct ProtectedStore##Type##Operator \565 explicit ProtectedStore##Type##Operator() \579 ProtectedStore##Type##Operator kProtectedStore##Type;982 const Operator* MachineOperatorBuilder::ProtectedStore( in ProtectedStore() function in v8::internal::compiler::MachineOperatorBuilder
594 const Operator* ProtectedStore(MachineRepresentation rep); in NON_EXPORTED_BASE()
659 V(ProtectedStore) \
430 machine()->ProtectedStore(MachineTypeFrom(rep_type).representation()); in LowerStoreOp()
3254 graph()->NewNode(mcgraph()->machine()->ProtectedStore(mem_rep), in StoreMem()