Searched refs:detectOrAndInsertion (Results 1 – 1 of 1) sorted by relevance
273 bool detectOrAndInsertion(SDValue &Op, uint64_t InsertMask) const;747 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op, in detectOrAndInsertion() function in SystemZDAGToDAGISel1122 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) { in tryRxSBG()