Searched defs:shift_operand (Results 1 – 7 of 7) sorted by relevance
/external/vixl/src/aarch32/ |
D | disasm-aarch32.cc | 7205 ImmediateShiftOperand shift_operand((instr >> 27) & 0x3, in DecodeT32() local 18097 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18162 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18341 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18421 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18490 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18556 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18611 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18675 shift_operand((instr >> 4) & 0x3, in DecodeT32() local 18744 shift_operand((instr >> 4) & 0x3, in DecodeT32() local [all …]
|
/external/v8/src/compiler/arm/ |
D | instruction-selector-arm.cc | 756 InstructionOperand shift_operand; in EmitBic() local 882 InstructionOperand shift_operand; in VisitWord32Xor() local 1083 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
/external/v8/src/compiler/mips/ |
D | instruction-selector-mips.cc | 588 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
/external/v8/src/compiler/ia32/ |
D | instruction-selector-ia32.cc | 793 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
/external/v8/src/compiler/x87/ |
D | instruction-selector-x87.cc | 706 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
/external/v8/src/compiler/ppc/ |
D | instruction-selector-ppc.cc | 898 InstructionOperand shift_operand; in VisitPairShift() local
|
/external/v8/src/compiler/s390/ |
D | instruction-selector-s390.cc | 1173 InstructionOperand shift_operand; in VisitPairShift() local
|