Searched defs:operand_mode (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/compiler/s390/ |
D | instruction-selector-s390.cc | 451 OperandModes& operand_mode, in GenerateRightOperands() 495 OperandModes& operand_mode, in GenerateBinOpOperands() 574 InstructionCode opcode, OperandModes operand_mode, in VisitUnaryOp() 622 InstructionCode opcode, OperandModes operand_mode, in VisitBinOp()
|
/external/v8/src/compiler/ppc/ |
D | instruction-selector-ppc.cc | 101 ImmediateMode operand_mode) { in VisitRRO() 131 InstructionCode opcode, ImmediateMode operand_mode, in VisitBinop() 165 InstructionCode opcode, ImmediateMode operand_mode) { in VisitBinop()
|
/external/v8/src/compiler/arm64/ |
D | instruction-selector-arm64.cc | 174 ImmediateMode operand_mode) { in VisitRRO() 426 InstructionCode opcode, ImmediateMode operand_mode, in VisitBinop() 497 ImmediateMode operand_mode) { in VisitBinop()
|