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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp117 struct RxSBGOperands { struct in namespace:__anon3014
118 RxSBGOperands(unsigned Op, SDValue N) function in struct:__anon3014::RxSBGOperands
275 bool refineRxSBGMask(RxSBGOperands &RxSBG, uint64_t Mask) const;
279 bool expandRxSBG(RxSBGOperands &RxSBG) const;
719 bool SystemZDAGToDAGISel::refineRxSBGMask(RxSBGOperands &RxSBG,
733 static bool maskMatters(RxSBGOperands &RxSBG, uint64_t Mask) {
740 bool SystemZDAGToDAGISel::expandRxSBG(RxSBGOperands &RxSBG) const {
911 RxSBGOperands RISBG(SystemZ::RISBG, SDValue(N, 0));
988 RxSBGOperands RxSBG[] = {
989 RxSBGOperands(Opcod
[all...]

Completed in 65 milliseconds