Home
last modified time | relevance | path

Searched refs:kSandboxedPointer (Results 1 – 23 of 23) sorted by relevance

/third_party/node/deps/v8/src/codegen/
Dmachine-type.h46 kSandboxedPointer, enumerator
230 return MachineType(MachineRepresentation::kSandboxedPointer, in SandboxedPointer()
271 case MachineRepresentation::kSandboxedPointer:
399 case MachineRepresentation::kSandboxedPointer: in ElementSizeLog2Of()
Dmachine-type.cc60 case MachineRepresentation::kSandboxedPointer: in MachineReprToString()
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocation.h60 case MachineRepresentation::kSandboxedPointer: in ByteWidthForStackSlot()
Dinstruction.cc267 case MachineRepresentation::kSandboxedPointer: in operator <<()
941 case MachineRepresentation::kSandboxedPointer: in FilterRepresentation()
Dinstruction.h557 case MachineRepresentation::kSandboxedPointer: in IsSupportedRepresentation()
/third_party/node/deps/v8/src/compiler/
Dmachine-graph-verifier.cc88 case MachineRepresentation::kSandboxedPointer: in PromoteRepresentation()
1003 case MachineRepresentation::kSandboxedPointer: in IsCompatible()
Dload-elimination.cc1073 case MachineRepresentation::kSandboxedPointer: in ReduceLoadElement()
1130 case MachineRepresentation::kSandboxedPointer: in ReduceStoreElement()
1435 case MachineRepresentation::kSandboxedPointer: in FieldIndexOf()
Dtypes.h210 kSandboxedPointer | kOtherInternal) \
Drepresentation-change.cc248 case MachineRepresentation::kSandboxedPointer: in GetRepresentationFor()
1256 } else if (output_rep == MachineRepresentation::kSandboxedPointer) { in GetWord64RepresentationFor()
Dmachine-operator.cc686 V(kSandboxedPointer) \
Djs-native-context-specialization.cc2529 case MachineRepresentation::kSandboxedPointer: in BuildPropertyStore()
Dsimplified-lowering.cc166 case MachineRepresentation::kSandboxedPointer: in TruncatingUseInfoFromRepresentation()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc373 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitLoad()
454 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitStore()
1431 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitUnalignedLoad()
1486 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitUnalignedStore()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc506 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitLoad()
580 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitStore()
1864 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitUnalignedLoad()
1919 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitUnalignedStore()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc563 case MachineRepresentation::kSandboxedPointer: in VisitLoad()
643 case MachineRepresentation::kSandboxedPointer: in VisitStore()
1802 case MachineRepresentation::kSandboxedPointer: in VisitUnalignedLoad()
1857 case MachineRepresentation::kSandboxedPointer: in VisitUnalignedStore()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dcode-generator-x64.cc349 case MachineRepresentation::kSandboxedPointer: in EmitStore()
519 if (rep == MachineRepresentation::kSandboxedPointer) { in GetTSANValueRegister()
540 if (rep == MachineRepresentation::kSandboxedPointer) { in GetTSANValueRegister()
2491 MachineRepresentation::kSandboxedPointer); in AssembleArchInstruction()
Dinstruction-selector-x64.cc300 case MachineRepresentation::kSandboxedPointer: in GetLoadOpcode()
339 case MachineRepresentation::kSandboxedPointer: in GetStoreOpcode()
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc204 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitLoadCommon()
350 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitStoreCommon()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc295 case MachineRepresentation::kSandboxedPointer: // Fall through. in SelectLoadOpcode()
778 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitGeneralStore()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc470 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitLoad()
549 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitStore()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc629 case MachineRepresentation::kSandboxedPointer: // Fall through. in VisitLoad()
667 case MachineRepresentation::kSandboxedPointer: // Fall through. in GetStoreOpcode()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc281 case MachineRepresentation::kSandboxedPointer: // Fall through. in GetLoadOpcode()
637 case MachineRepresentation::kSandboxedPointer: // Fall through. in GetStoreOpcode()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc842 case MachineRepresentation::kSandboxedPointer: in VisitLoad()
946 case MachineRepresentation::kSandboxedPointer: in VisitStore()