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