Searched refs:isDPP (Results 1 – 4 of 4) 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
125 if (SIInstrInfo::isDPP(*MI) && checkDPPHazards(MI) > 0) in getHazardType()177 if (SIInstrInfo::isDPP(*MI)) in PreEmitNoops()
510 static bool isDPP(const MachineInstr &MI) { in isDPP() function514 bool isDPP(uint16_t Opcode) const { in isDPP() function