Home
last modified time | relevance | path

Searched defs:shift_operand (Results 1 – 6 of 6) sorted by relevance

/external/vixl/src/aarch32/
Ddisasm-aarch32.cc7152 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/
Dinstruction-selector-arm.cc772 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/
Dinstruction-selector-mips.cc603 InstructionOperand shift_operand; in VisitWord32PairShift() local
/external/v8/src/compiler/s390/
Dinstruction-selector-s390.cc1089 InstructionOperand shift_operand; in VisitPairShift() local
/external/v8/src/compiler/ppc/
Dinstruction-selector-ppc.cc807 InstructionOperand shift_operand; in VisitPairShift() local
/external/v8/src/compiler/ia32/
Dinstruction-selector-ia32.cc701 InstructionOperand shift_operand; in VisitWord32PairShift() local