Searched refs:isPackingSupportOpcode (Results 1 – 3 of 3) sorted by relevance
42 bool isPackingSupportOpcode(unsigned Opc);
116 bool isPackingSupportOpcode(unsigned Opc) { in isPackingSupportOpcode() function
1850 if (isPackingSupportOpcode(Op.getOpcode())) in getCustomOperationAction()