Searched refs:CheckedStore (Results 1 – 6 of 6) sorted by relevance
544 struct CheckedStore##Type##Operator final \546 CheckedStore##Type##Operator() \569 CheckedStore##Type##Operator kCheckedStore##Type; \815 const Operator* MachineOperatorBuilder::CheckedStore( in CheckedStore() function in v8::internal::compiler::MachineOperatorBuilder
609 const Operator* CheckedStore(CheckedStoreRepresentation); in NON_EXPORTED_BASE()
539 V(CheckedStore) \
3065 NodeProperties::ChangeOp(node, machine()->CheckedStore(rep)); in DoStoreBuffer()
3310 jsgraph()->machine()->CheckedStore(type.representation()); in BuildAsmjsStoreMem()
12784 CheckedLoad/CheckedStore (Chromium issue 599717).13549 [turbofan] Length and index2 are unsigned in CheckedLoad/CheckedStore