Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp119 struct RxSBGOperands { struct
120 RxSBGOperands(unsigned Op, SDValue N) in RxSBGOperands() function
125 unsigned Opcode;
126 unsigned BitSize;
127 uint64_t Mask;
128 SDValue Input;
129 unsigned Start;
130 unsigned End;
131 unsigned Rotate;