Home
last modified time | relevance | path

Searched refs:ROTATE_MASK (Results 1 – 9 of 9) sorted by relevance

/external/libkmsxx/py/tests/
Drottest.py70 angle_str = pykms.Rotation(rot & pykms.Rotation.ROTATE_MASK).name
152 current_rot &= ~pykms.Rotation.ROTATE_MASK
/external/libkmsxx/py/pykms/
D__init__.py27 ROTATE_MASK = ROTATE_0 | ROTATE_90 | ROTATE_180 | ROTATE_270 variable in Rotation
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h169 ROTATE_MASK, enumerator
DSystemZOperators.td216 def z_rotate_mask : SDNode<"SystemZISD::ROTATE_MASK", SDT_ZRotateMask>;
DSystemZISelLowering.cpp4060 SDValue Op = DAG.getNode(SystemZISD::ROTATE_MASK, DL, VecVT, in tryBuildVectorReplicate()
4637 OPCODE(ROTATE_MASK); in getTargetNodeName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h173 ROTATE_MASK, enumerator
DSystemZOperators.td304 def z_rotate_mask : SDNode<"SystemZISD::ROTATE_MASK", SDT_ZRotateMask>;
DSystemZISelDAGToDAG.cpp1150 VCI.Opcode == SystemZISD::ROTATE_MASK) && in loadVectorConstant()
DSystemZISelLowering.cpp746 Opcode = SystemZISD::ROTATE_MASK; in isVectorConstantLegal()
5349 OPCODE(ROTATE_MASK); in getTargetNodeName()