Home
last modified time | relevance | path

Searched defs:isSDWA (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h429 static bool isSDWA(const MachineInstr &MI) { in isSDWA() function
433 bool isSDWA(uint16_t Opcode) const { in isSDWA() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h435 static bool isSDWA(const MachineInstr &MI) { in isSDWA() function
439 bool isSDWA(uint16_t Opcode) const { in isSDWA() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h953 constexpr bool isSDWA() const noexcept in isSDWA() function