Home
last modified time | relevance | path

Searched defs:isDS (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.h471 static bool isDS(const MachineInstr &MI) { in isDS() function
475 bool isDS(uint16_t Opcode) const { in isDS() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1126 constexpr bool isDS() const noexcept { return format == Format::DS; } in isDS() function