Searched defs:shift_operand (Results 1 – 5 of 5) sorted by relevance
| /third_party/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 …]
|
| /third_party/node/deps/v8/src/compiler/backend/arm/ |
| D | instruction-selector-arm.cc | 944 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/ |
| D | instruction-selector-mips.cc | 687 InstructionOperand shift_operand; in VisitWord32PairShift() local
|
| /third_party/node/deps/v8/src/compiler/backend/ppc/ |
| D | instruction-selector-ppc.cc | 870 InstructionOperand shift_operand; in VisitPairShift() local
|
| /third_party/node/deps/v8/src/compiler/backend/ia32/ |
| D | instruction-selector-ia32.cc | 1103 InstructionOperand shift_operand; in VisitWord32PairShift() local
|