Home
last modified time | relevance | path

Searched defs:reverse_opcode (Results 1 – 5 of 5) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc178 InstructionCode reverse_opcode, in VisitBinop()
222 InstructionCode reverse_opcode) { in VisitBinop()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc286 InstructionCode reverse_opcode, in VisitBinop()
323 InstructionCode reverse_opcode) { in VisitBinop()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc296 InstructionCode reverse_opcode, in VisitBinop()
340 InstructionCode reverse_opcode) { in VisitBinop()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc290 InstructionCode reverse_opcode, in VisitBinop()
327 InstructionCode reverse_opcode) { in VisitBinop()
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc265 InstructionCode opcode, InstructionCode reverse_opcode, in VisitBinop()
315 InstructionCode opcode, InstructionCode reverse_opcode) { in VisitBinop()