/third_party/node/deps/v8/src/compiler/ |
D | machine-operator.h | 49 using LoadRepresentation = MachineType; variable 51 V8_EXPORT_PRIVATE LoadRepresentation LoadRepresentationOf(Operator const*) 58 AtomicLoadParameters(LoadRepresentation representation, in AtomicLoadParameters() 62 LoadRepresentation representation() const { return representation_; } in representation() 66 LoadRepresentation representation_; 128 LoadRepresentation rep; 932 const Operator* Load(LoadRepresentation rep); in NON_EXPORTED_BASE() 933 const Operator* LoadImmutable(LoadRepresentation rep); in NON_EXPORTED_BASE() 934 const Operator* ProtectedLoad(LoadRepresentation rep); in NON_EXPORTED_BASE() 940 const Operator* LoadLane(MemoryAccessKind kind, LoadRepresentation rep, in NON_EXPORTED_BASE() [all …]
|
D | machine-operator.cc | 156 LoadRepresentation LoadRepresentationOf(Operator const* op) { in LoadRepresentationOf() 161 return OpParameter<LoadRepresentation>(op); in LoadRepresentationOf() 924 struct Load##Type##Operator final : public Operator1<LoadRepresentation> { \ 926 : Operator1<LoadRepresentation>(IrOpcode::kLoad, \ 931 : public Operator1<LoadRepresentation> { \ 933 : Operator1<LoadRepresentation>( \ 938 : public Operator1<LoadRepresentation> { \ 940 : Operator1<LoadRepresentation>( \ 946 : public Operator1<LoadRepresentation> { \ 948 : Operator1<LoadRepresentation>(IrOpcode::kLoadImmutable, \ [all …]
|
D | decompression-optimizer.cc | 196 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ChangeLoad() 197 LoadRepresentation compressed_load_rep; in ChangeLoad()
|
D | machine-operator-reducer.cc | 1654 LoadRepresentation const rep = in ReduceWord32Sar()
|
D | wasm-compiler.cc | 278 Node* LoadImmutable(LoadRepresentation rep, Node* base, Node* offset) { in LoadImmutable() 283 Node* LoadImmutable(LoadRepresentation rep, Node* base, int offset) { in LoadImmutable()
|
/third_party/node/deps/v8/src/compiler/backend/s390/ |
D | instruction-selector-s390.cc | 274 ArchOpcode SelectLoadOpcode(LoadRepresentation load_rep) { in SelectLoadOpcode() 402 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ProduceWord32Result() 711 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1090 LoadRepresentation load_rep = LoadRepresentationOf(input.node()->op()); in VisitWord64ReverseBytes() 1109 LoadRepresentation load_rep = LoadRepresentationOf(input.node()->op()); in VisitWord32ReverseBytes() 1128 LoadRepresentation load_rep = LoadRepresentationOf(input.node()->op()); in VisitSimd128ReverseBytes() 1910 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitWordCompareZero() 2158 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad() 2397 LoadRepresentation load_rep = atomic_load_params.representation(); in VISIT_ATOMIC64_BINOP()
|
/third_party/node/deps/v8/src/compiler/backend/ppc/ |
D | instruction-selector-ppc.cc | 174 LoadRepresentation load_rep) { in VisitLoadCommon() 260 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1002 LoadRepresentation load_rep = LoadRepresentationOf(input.node()->op()); in VisitWord64ReverseBytes() 1022 LoadRepresentation load_rep = LoadRepresentationOf(input.node()->op()); in VisitWord32ReverseBytes() 1972 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad() 1978 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord64AtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/riscv64/ |
D | instruction-selector-riscv64.cc | 514 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1423 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitChangeInt32ToInt64() 1449 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ZeroExtendsWord32ToWord64NoPhis() 1768 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitUnalignedLoad() 1991 LoadRepresentation load_rep = LoadRepresentationOf(n->op()); in IsNodeUnsigned() 1995 LoadRepresentation load_rep = atomic_load_params.representation(); in IsNodeUnsigned() 2579 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad() 2620 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord64AtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/mips64/ |
D | instruction-selector-mips64.cc | 476 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1487 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ZeroExtendsWord32ToWord64NoPhis() 1510 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitChangeUint32ToUint64() 1830 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitUnalignedLoad() 2052 LoadRepresentation load_rep = LoadRepresentationOf(n->op()); in IsNodeUnsigned() 2056 LoadRepresentation load_rep = atomic_load_params.representation(); in IsNodeUnsigned() 2164 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32Compare()
|
/third_party/node/deps/v8/src/compiler/backend/ |
D | instruction-selector.cc | 1463 LoadRepresentation type = LoadRepresentationOf(node->op()); in VisitNode() 1822 LoadRepresentation type = LoadRepresentationOf(node->op()); in VisitNode() 1856 LoadRepresentation type = params.representation(); in VisitNode() 1862 LoadRepresentation type = params.representation(); in VisitNode() 1913 LoadRepresentation type = LoadRepresentationOf(node->op()); in VisitNode()
|
/third_party/node/deps/v8/src/compiler/backend/x64/ |
D | instruction-selector-x64.cc | 255 ArchOpcode GetLoadOpcode(LoadRepresentation load_rep) { in GetLoadOpcode() 510 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 869 LoadRepresentation load_rep = LoadRepresentationOf(load->op()); in TryMergeTruncateInt64ToInt32IntoLoad() 1528 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitChangeInt32ToInt64() 1605 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ZeroExtendsWord32ToWord64NoPhis() 2870 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/loong64/ |
D | instruction-selector-loong64.cc | 442 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1404 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ZeroExtendsWord32ToWord64NoPhis() 1427 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitChangeUint32ToUint64() 1916 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitAtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/mips/ |
D | instruction-selector-mips.cc | 342 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1400 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitUnalignedLoad() 1910 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/arm64/ |
D | instruction-selector-arm64.cc | 779 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 1947 LoadRepresentation load_rep = LoadRepresentationOf(value->op()); in VisitChangeInt32ToInt64() 2022 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in ZeroExtendsWord32ToWord64NoPhis() 2630 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitAtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/ia32/ |
D | instruction-selector-ia32.cc | 254 ArchOpcode GetLoadOpcode(LoadRepresentation load_rep) { in GetLoadOpcode() 605 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 2020 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad()
|
/third_party/node/deps/v8/src/compiler/backend/arm/ |
D | instruction-selector-arm.cc | 598 LoadRepresentation load_rep = LoadRepresentationOf(node->op()); in VisitLoad() 2279 LoadRepresentation load_rep = atomic_load_params.representation(); in VisitWord32AtomicLoad()
|