Searched refs:getDPPOp (Results 1 – 1 of 1) sorted by relevance
101 int getDPPOp(unsigned Op, bool IsShrinkable) const;151 int GCNDPPCombine::getDPPOp(unsigned Op, bool IsShrinkable) const { in getDPPOp() function in GCNDPPCombine216 auto DPPOp = getDPPOp(OrigOp, IsShrinkable); in createDPPInst()