Home
last modified time | relevance | path

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

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