Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h351 static bool isDPP(const MachineInstr &MI) { in isDPP() function
355 bool isDPP(uint16_t Opcode) const { in isDPP() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h580 static bool isDPP(const MachineInstr &MI) { in isDPP() function
584 bool isDPP(uint16_t Opcode) const { in isDPP() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h558 static bool isDPP(const MachineInstr &MI) { in isDPP() function
562 bool isDPP(uint16_t Opcode) const { in isDPP() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h942 constexpr bool isDPP() const noexcept in isDPP() function