Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp119 struct RxSBGOperands { struct
120 RxSBGOperands(unsigned Op, SDValue N) in RxSBGOperands() argument
125 unsigned Opcode;
126 unsigned BitSize;
127 uint64_t Mask;
128 SDValue Input;
129 unsigned Start;
130 unsigned End;
131 unsigned Rotate;