Searched refs:isDPP (Results 1 – 2 of 2) sorted by relevance
606 static bool isDPP(const MachineInstr &MI) { in isDPP() function610 bool isDPP(uint16_t Opcode) const { in isDPP() function
178 if (SIInstrInfo::isDPP(*MI) && checkDPPHazards(MI) > 0) in getHazardType()292 if (SIInstrInfo::isDPP(*MI)) in PreEmitNoopsCommon()