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

/external/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp262 bool detectOrAndInsertion(SDValue &Op, uint64_t InsertMask) const;
646 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op, function in class:SystemZDAGToDAGISel
946 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask))

Completed in 305 milliseconds