Searched refs:RxSBGOperands (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp119 struct RxSBGOperands { struct in namespace:__anon2408
120 RxSBGOperands(unsigned Op, SDValue N) function in struct:__anon2408::RxSBGOperands
277 bool refineRxSBGMask(RxSBGOperands &RxSBG, uint64_t Mask) const;
281 bool expandRxSBG(RxSBGOperands &RxSBG) const;
751 bool SystemZDAGToDAGISel::refineRxSBGMask(RxSBGOperands &RxSBG,
765 static bool maskMatters(RxSBGOperands &RxSBG, uint64_t Mask) {
772 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const {
959 RxSBGOperands RISBG(SystemZ::RISBG, SDValue(N, 0));
1061 RxSBGOperands RxSBG[] = {
1062 RxSBGOperands(Opcod
[all...]

Completed in 108 milliseconds