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

/freebsd-11.0-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp271 bool detectOrAndInsertion(SDValue &Op, uint64_t InsertMask) const;
688 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op, function in class:SystemZDAGToDAGISel
1014 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) {

Completed in 115 milliseconds