Searched refs:isRxSBGMask (Results 1 – 3 of 3) sorted by relevance
| /trueos/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZInstrInfo.h | 240 bool isRxSBGMask(uint64_t Mask, unsigned BitSize,
|
| HD | SystemZInstrInfo.cpp | 724 if (isRxSBGMask(Imm, And.RegSize, Start, End)) { in convertToThreeAddress() 1178 bool SystemZInstrInfo::isRxSBGMask(uint64_t Mask, unsigned BitSize, in isRxSBGMask() function in SystemZInstrInfo
|
| HD | SystemZISelDAGToDAG.cpp | 684 if (TII->isRxSBGMask(Mask, RxSBG.BitSize, RxSBG.Start, RxSBG.End)) { in refineRxSBGMask()
|