Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp272 bool detectOrAndInsertion(SDValue &Op, uint64_t InsertMask) const;
693 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op, in detectOrAndInsertion() function in SystemZDAGToDAGISel
1045 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) { in tryRxSBG()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelDAGToDAG.cpp273 bool detectOrAndInsertion(SDValue &Op, uint64_t InsertMask) const;
710 bool SystemZDAGToDAGISel::detectOrAndInsertion(SDValue &Op, in detectOrAndInsertion() function in SystemZDAGToDAGISel
1083 if (Opcode == SystemZ::ROSBG && detectOrAndInsertion(Op0, RxSBG[I].Mask)) { in tryRxSBG()