Searched refs:VOPDOpcode (Results 1 – 2 of 2) sorted by relevance
762 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode);772 getVOPDInstInfo(unsigned VOPDOpcode, const MCInstrInfo *InstrInfo);
516 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode) { in getVOPDComponents() argument517 const VOPDInfo *Info = getVOPDOpcodeHelper(VOPDOpcode); in getVOPDComponents()613 VOPD::InstInfo getVOPDInstInfo(unsigned VOPDOpcode, in getVOPDInstInfo() argument615 auto [OpX, OpY] = getVOPDComponents(VOPDOpcode); in getVOPDInstInfo()