Searched defs:shift_operand (Results 1 – 6 of 6) sorted by relevance
| /external/vixl/src/aarch32/ |
| D | disasm-aarch32.cc | 7152 ImmediateShiftOperand shift_operand((instr >> 27) & 0x3, in DecodeT32() local 18181 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18247 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18427 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18508 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18578 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18645 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18700 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18764 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18834 shift_operand((instr >> 4) & 0x3, in DecodeT32() local [all …]
|
| /external/v8/src/compiler/arm/ |
| D | instruction-selector-arm.cc | 772 InstructionOperand shift_operand; in EmitBic() local 905 InstructionOperand shift_operand; in VisitWord32Xor() local 1090 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
| /external/v8/src/compiler/mips/ |
| D | instruction-selector-mips.cc | 603 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
| /external/v8/src/compiler/s390/ |
| D | instruction-selector-s390.cc | 1089 InstructionOperand shift_operand; in VisitPairShift() local
|
| /external/v8/src/compiler/ppc/ |
| D | instruction-selector-ppc.cc | 807 InstructionOperand shift_operand; in VisitPairShift() local
|
| /external/v8/src/compiler/ia32/ |
| D | instruction-selector-ia32.cc | 701 InstructionOperand shift_operand; in VisitWord32PairShift() local
|