Home
last modified time | relevance | path

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

/third_party/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 …]
/third_party/node/deps/v8/src/compiler/backend/arm/
Dinstruction-selector-arm.cc944 InstructionOperand shift_operand; in EmitBic() local
1074 InstructionOperand shift_operand; in VisitWord32Xor() local
1284 InstructionOperand shift_operand; in VisitWord32PairShift() local
/third_party/node/deps/v8/src/compiler/backend/mips/
Dinstruction-selector-mips.cc687 InstructionOperand shift_operand; in VisitWord32PairShift() local
/third_party/node/deps/v8/src/compiler/backend/ppc/
Dinstruction-selector-ppc.cc870 InstructionOperand shift_operand; in VisitPairShift() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
Dinstruction-selector-ia32.cc1103 InstructionOperand shift_operand; in VisitWord32PairShift() local