Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceAssemblerX8664.cpp2690 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()
DIceAssemblerX8632.cpp2551 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/
DAArch64InstPrinter.c982 arm64_shifter shifter = ARM64_SFT_INVALID; in printShifter() local
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd_enc.h416 unsigned shifter; member
Dradeon_vcn_enc.h533 unsigned shifter; member