Searched refs:shifter (Results 1 – 10 of 10) sorted by relevance
/external/opencv3/modules/features2d/src/ |
D | brisk.cpp | 765 int shifter = 0; in computeDescriptorsAndOrOrientation() local 784 *ptr2 |= ((1) << shifter); in computeDescriptorsAndOrOrientation() 788 ++shifter; in computeDescriptorsAndOrOrientation() 789 if (shifter == 32) in computeDescriptorsAndOrOrientation() 791 shifter = 0; in computeDescriptorsAndOrOrientation()
|
/external/llvm/test/MC/ARM/ |
D | basic-thumb-instructions.s | 12 @ For complex constructs like shifter operands, check more thoroughly for them
|
D | basic-arm-instructions.s | 7 @ For complex constructs like shifter operands, check more thoroughly for them
|
D | basic-thumb2-instructions.s | 7 @ For complex constructs like shifter operands, check more thoroughly for them
|
/external/llvm/lib/Target/ARM/ |
D | ARM.td | 129 "Avoid movs instructions with shifter operand">;
|
D | ARMInstrInfo.td | 5681 // The shifter forms of the MOV instruction are aliased to the ASR, LSL,
|
/external/llvm/lib/Target/AArch64/ |
D | AArch64InstrFormats.td | 139 // The "MSL" shifter on the vector MOVI instruction. 572 // An arithmetic shifter operand: 594 // An arithmetic shifter operand: 616 // A logical vector shifter operand: 625 // A logical vector half-word shifter operand: 634 // A vector move shifter operand: 652 // An ADD/SUB immediate shifter operand: 1564 class BaseMoveImmediate<bits<2> opc, RegisterClass regtype, Operand shifter, 1566 : I<(outs regtype:$Rd), (ins movimm32_imm:$imm, shifter:$shift), 1592 class BaseInsertImmediate<bits<2> opc, RegisterClass regtype, Operand shifter, [all …]
|
D | AArch64SchedCyclone.td | 41 // 2 shifter pipes: I[2..3]
|
D | AArch64InstrInfo.td | 4369 // EDIT per word: 2s & 4s with MSL shifter 4409 // EDIT per word: 2s & 4s with MSL shifter
|
/external/valgrind/none/tests/arm/ |
D | v6intARM.stdout.exp | 375 shift with barrel shifter
|