Searched refs:isVPOpcode (Results 1 – 3 of 3) sorted by relevance
1268 bool isVPOpcode(unsigned Opcode);
1673 if (ISD::isVPOpcode(Opcode)) in LowerOperation()2695 const bool FromVP = ISD::isVPOpcode(Opcode); in lowerToVVP()
404 bool ISD::isVPOpcode(unsigned Opcode) { in isVPOpcode() function in ISD