Searched defs:VVPOpcode (Results 1 – 2 of 2) sorted by relevance
136 bool isVVPUnaryOp(unsigned VVPOpcode) { in isVVPUnaryOp() argument 146 bool isVVPBinaryOp(unsigned VVPOpcode) { in isVVPBinaryOp() argument 562 SDValue VECustomDAG::getLegalReductionOpVVP(unsigned VVPOpcode, EVT ResVT, in getLegalReductionOpVVP() argument [all...]
44 unsigned VVPOpcode = *VVPOpcodeOpt; in lowerToVVP() local