Home
last modified time | relevance | path

Searched refs:int16_op (Results 1 – 11 of 11) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dinstruction-selector.h676 ArchOpcode int16_op,
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc2112 ArchOpcode int16_op, ArchOpcode uint16_op, in VisitAtomicBinaryOperation() argument
2128 opcode = int16_op; in VisitAtomicBinaryOperation()
2160 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc2063 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2076 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/s390/
Dinstruction-selector-s390.cc2328 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2338 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc2553 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2562 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc2382 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2395 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc2809 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2818 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc2096 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2105 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc2775 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2784 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/arm64/
Dinstruction-selector-arm64.cc3396 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
3405 opcode = int16_op; in VisitWord32AtomicBinaryOperation()
/third_party/node/deps/v8/src/compiler/backend/x64/
Dinstruction-selector-x64.cc2980 Node* node, ArchOpcode int8_op, ArchOpcode uint8_op, ArchOpcode int16_op, in VisitWord32AtomicBinaryOperation() argument
2989 opcode = int16_op; in VisitWord32AtomicBinaryOperation()