Home
last modified time | relevance | path

Searched defs:kWord32 (Results 1 - 9 of 9) sorted by relevance

/third_party/node/deps/v8/src/objects/
H A Dfield-index.h24 enum Encoding { kTagged, kDouble, kWord32 }; enumerator
/third_party/node/deps/v8/src/compiler/backend/
H A Dinstruction-codes.h268 enum class AtomicWidth { kWord32, kWord64 }; member in v8::internal::compiler::AtomicWidth
/third_party/node/deps/v8/src/compiler/
H A Drepresentation-change.h93 kWord32, member in v8::internal::compiler::final::TruncationKind
/third_party/node/deps/v8/src/codegen/
H A Dmachine-type.h24 kWord32, member in v8::internal::MachineRepresentation
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc1962 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1970 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc1872 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1879 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1908 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1922 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1949 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1963 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc1586 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1593 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1622 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1636 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1667 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1683 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc1751 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1758 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1783 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1797 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1824 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
1838 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::AtomicWidth
[all...]
/third_party/node/deps/v8/src/compiler/backend/x64/
H A Dcode-generator-x64.cc2418 MachineRepresentation::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::__anon14310::MachineRepresentation
2423 MachineRepresentation::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::__anon14310::MachineRepresentation
4235 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::__anon14310::AtomicWidth
4253 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); in AssembleArchInstruction() member in v8::internal::compiler::__anon14310::AtomicWidth
4275 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); AssembleArchInstruction() member in v8::internal::compiler::__anon14310::AtomicWidth
4295 DCHECK_EQ(AtomicWidthField::decode(opcode), AtomicWidth::kWord32); AssembleArchInstruction() member in v8::internal::compiler::__anon14310::AtomicWidth
[all...]

Completed in 23 milliseconds