Searched refs:VOPDOpcode (Results 1 – 2 of 2) sorted by relevance
849 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode);859 getVOPDInstInfo(unsigned VOPDOpcode, const MCInstrInfo *InstrInfo);
655 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode) { in getVOPDComponents() argument656 const VOPDInfo *Info = getVOPDOpcodeHelper(VOPDOpcode); in getVOPDComponents()755 VOPD::InstInfo getVOPDInstInfo(unsigned VOPDOpcode, in getVOPDInstInfo() argument757 auto [OpX, OpY] = getVOPDComponents(VOPDOpcode); in getVOPDInstInfo()