Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1306 constexpr bool isSDWA() const noexcept { return (uint16_t)format & (uint16_t)Format::SDWA; } in isSDWA() function