Searched refs:isVPOpcode (Results 1 – 3 of 3) sorted by relevance
1254 bool isVPOpcode(unsigned Opcode);
1672 if (ISD::isVPOpcode(Opcode)) in LowerOperation()2694 const bool FromVP = ISD::isVPOpcode(Opcode); in lowerToVVP()
403 bool ISD::isVPOpcode(unsigned Opcode) { in isVPOpcode() function in ISD