Searched defs:shifter (Results 1 – 5 of 5) sorted by relevance
| /external/swiftshader/third_party/subzero/src/ |
| D | IceAssemblerX8664.cpp | 2690 void AssemblerX8664::rol(Type Ty, GPRRegister operand, GPRRegister shifter) { in rol() 2695 GPRRegister shifter) { in rol() 2703 void AssemblerX8664::shl(Type Ty, GPRRegister operand, GPRRegister shifter) { in shl() 2708 GPRRegister shifter) { in shl() 2716 void AssemblerX8664::shr(Type Ty, GPRRegister operand, GPRRegister shifter) { in shr() 2721 GPRRegister shifter) { in shr() 2729 void AssemblerX8664::sar(Type Ty, GPRRegister operand, GPRRegister shifter) { in sar() 2734 GPRRegister shifter) { in sar() 3381 GPRRegister shifter) { in emitGenericShift()
|
| D | IceAssemblerX8632.cpp | 2551 void AssemblerX8632::rol(Type Ty, GPRRegister operand, GPRRegister shifter) { in rol() 2556 GPRRegister shifter) { in rol() 2564 void AssemblerX8632::shl(Type Ty, GPRRegister operand, GPRRegister shifter) { in shl() 2569 GPRRegister shifter) { in shl() 2577 void AssemblerX8632::shr(Type Ty, GPRRegister operand, GPRRegister shifter) { in shr() 2582 GPRRegister shifter) { in shr() 2590 void AssemblerX8632::sar(Type Ty, GPRRegister operand, GPRRegister shifter) { in sar() 2595 GPRRegister shifter) { in sar() 3216 GPRRegister shifter) { in emitGenericShift()
|
| /external/capstone/arch/AArch64/ |
| D | AArch64InstPrinter.c | 982 arm64_shifter shifter = ARM64_SFT_INVALID; in printShifter() local
|
| /external/mesa3d/src/gallium/drivers/radeon/ |
| D | radeon_uvd_enc.h | 416 unsigned shifter; member
|
| D | radeon_vcn_enc.h | 533 unsigned shifter; member
|