Home
last modified time | relevance | path

Searched refs:isDPP (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp51 if (SIInstrInfo::isDPP(*MI) && checkDPPHazards(MI) > 0) in getHazardType()
68 if (SIInstrInfo::isDPP(*MI)) in PreEmitNoops()
DSIInstrInfo.h351 static bool isDPP(const MachineInstr &MI) { in isDPP() function
355 bool isDPP(uint16_t Opcode) const { in isDPP() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DGCNHazardRecognizer.cpp125 if (SIInstrInfo::isDPP(*MI) && checkDPPHazards(MI) > 0) in getHazardType()
177 if (SIInstrInfo::isDPP(*MI)) in PreEmitNoops()
DSIInstrInfo.h510 static bool isDPP(const MachineInstr &MI) { in isDPP() function
514 bool isDPP(uint16_t Opcode) const { in isDPP() function