Searched refs:isDPP (Results 1 – 2 of 2) sorted by relevance
51 if (SIInstrInfo::isDPP(*MI) && checkDPPHazards(MI) > 0) in getHazardType()68 if (SIInstrInfo::isDPP(*MI)) in PreEmitNoops()
351 static bool isDPP(const MachineInstr &MI) { in isDPP() function355 bool isDPP(uint16_t Opcode) const { in isDPP() function