Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc156 InstructionCode* opcode_return, Node* node, in TryMatchShift()
178 InstructionCode* opcode_return, Node* node, in TryMatchShiftImmediate()
194 bool TryMatchROR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchROR()
202 bool TryMatchASR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchASR()
210 bool TryMatchLSL(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSL()
219 InstructionCode* opcode_return, Node* node, in TryMatchLSLImmediate()
227 bool TryMatchLSR(InstructionSelector* selector, InstructionCode* opcode_return, in TryMatchLSR()
236 InstructionCode* opcode_return, Node* node, in TryMatchShift()
247 InstructionCode* opcode_return, Node* node, in TryMatchImmediateOrShift()
375 InstructionCode* opcode_return, in EmitAddBeforeS128LoadStore()
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc164 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
/third_party/node/deps/v8/src/compiler/backend/loong64/
Dinstruction-selector-loong64.cc272 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
/third_party/node/deps/v8/src/compiler/backend/riscv64/
Dinstruction-selector-riscv64.cc282 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
/third_party/node/deps/v8/src/compiler/backend/mips64/
Dinstruction-selector-mips64.cc276 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()