Searched refs:VOPDOpcode (Results 1 – 2 of 2) sorted by relevance
787 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode) { in getVOPDComponents() argument788 const VOPDInfo *Info = getVOPDOpcodeHelper(VOPDOpcode); in getVOPDComponents()956 VOPD::InstInfo getVOPDInstInfo(unsigned VOPDOpcode, in getVOPDInstInfo() argument958 auto [OpX, OpY] = getVOPDComponents(VOPDOpcode); in getVOPDInstInfo()961 bool VOPD3 = InstrInfo->get(VOPDOpcode).TSFlags & SIInstrFlags::VOPD3; in getVOPDInstInfo()
948 std::pair<unsigned, unsigned> getVOPDComponents(unsigned VOPDOpcode);957 VOPD::InstInfo getVOPDInstInfo(unsigned VOPDOpcode,