Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h694 static bool isLDSDIR(const MachineInstr &MI) { in isLDSDIR() function
698 bool isLDSDIR(uint16_t Opcode) const { in isLDSDIR() function
/external/mesa3d/src/amd/compiler/
Daco_ir.h1192 constexpr bool isLDSDIR() const noexcept { return format == Format::LDSDIR; } in isLDSDIR() function