Searched refs:VVPOpcodeOpt (Results 1 – 1 of 1) sorted by relevance
2690 auto VVPOpcodeOpt = getVVPOpcode(Opcode); in lowerToVVP() local2691 if (!VVPOpcodeOpt.hasValue()) in lowerToVVP()2693 unsigned VVPOpcode = VVPOpcodeOpt.getValue(); in lowerToVVP()