Searched defs:opcode_return (Results 1 – 5 of 5) sorted by relevance
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| D | instruction-selector-arm.cc | 156 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/ |
| D | instruction-selector-mips.cc | 164 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
|
| /third_party/node/deps/v8/src/compiler/backend/loong64/ |
| D | instruction-selector-loong64.cc | 272 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
|
| /third_party/node/deps/v8/src/compiler/backend/riscv64/ |
| D | instruction-selector-riscv64.cc | 282 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
|
| /third_party/node/deps/v8/src/compiler/backend/mips64/ |
| D | instruction-selector-mips64.cc | 276 InstructionCode* opcode_return, Node* node, in TryMatchImmediate()
|