Searched refs:VOPDOpcode (Results 1 – 2 of 2) sorted by relevance
774 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode);784 getVOPDInstInfo(unsigned VOPDOpcode, const MCInstrInfo *InstrInfo);
593 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode) { in getVOPDComponents() argument594 const VOPDInfo *Info = getVOPDOpcodeHelper(VOPDOpcode); in getVOPDComponents()693 VOPD::InstInfo getVOPDInstInfo(unsigned VOPDOpcode, in getVOPDInstInfo() argument695 auto [OpX, OpY] = getVOPDComponents(VOPDOpcode); in getVOPDInstInfo()