Home
last modified time | relevance | path

Searched defs:write_barrier_kind (Results 1 – 17 of 17) sorted by relevance

/third_party/node/deps/v8/src/compiler/
Dmachine-operator.h143 WriteBarrierKind write_barrier_kind) in StoreRepresentation()
148 WriteBarrierKind write_barrier_kind() const { return write_barrier_kind_; } in write_barrier_kind() function
169 WriteBarrierKind write_barrier_kind, in AtomicStoreParameters()
177 WriteBarrierKind write_barrier_kind() const { in write_barrier_kind() function
Dmemory-lowering.cc509 WriteBarrierKind write_barrier_kind = ComputeWriteBarrierKind( in ReduceStoreToObject() local
530 WriteBarrierKind write_barrier_kind = ComputeWriteBarrierKind( in ReduceStoreElement() local
555 WriteBarrierKind write_barrier_kind = ComputeWriteBarrierKind( in ReduceStoreField() local
579 WriteBarrierKind write_barrier_kind = ComputeWriteBarrierKind( in ReduceStore() local
639 WriteBarrierKind write_barrier_kind) { in ComputeWriteBarrierKind()
Dsimplified-operator.h80 WriteBarrierKind write_barrier_kind; // write barrier hint. member
160 WriteBarrierKind write_barrier_kind; // write barrier hint. member
194 WriteBarrierKind write_barrier_kind; // write barrier hint. member
Daccess-builder.cc120 int offset, WriteBarrierKind write_barrier_kind) { in ForJSObjectOffset()
877 size_t index, WriteBarrierKind write_barrier_kind) { in ForFixedArraySlot()
Dsimplified-lowering.cc1520 WriteBarrierKind write_barrier_kind = in WriteBarrierKindFor() local
3417 WriteBarrierKind write_barrier_kind = WriteBarrierKindFor( in VisitNode() local
3458 WriteBarrierKind write_barrier_kind = WriteBarrierKindFor( in VisitNode() local
Dcode-assembler.cc771 WriteBarrierKind write_barrier_kind; in StoreToObject() local
/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-codes.h51 WriteBarrierKind write_barrier_kind) { in WriteBarrierKindToRecordWriteMode()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc723 WriteBarrierKind write_barrier_kind = kNoWriteBarrier) { in VisitGeneralStore()
823 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc492 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
1969 WriteBarrierKind write_barrier_kind = store_params.write_barrier_kind(); in VisitAtomicStore() local
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc528 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
2216 WriteBarrierKind write_barrier_kind = store_params.write_barrier_kind(); in VisitWord32Compare() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc870 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
2693 WriteBarrierKind write_barrier_kind = store_params.write_barrier_kind(); in VisitAtomicStore() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc405 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc282 WriteBarrierKind write_barrier_kind = kNoWriteBarrier; in VisitStoreCommon() local
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc584 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStore() local
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc699 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStoreCommon() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc692 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStoreCommon() local
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc545 WriteBarrierKind write_barrier_kind = store_rep.write_barrier_kind(); in VisitStoreCommon() local