Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h333 static bool isSALU(const MachineInstr &MI) { in isSALU() function
337 bool isSALU(uint16_t Opcode) const { in isSALU() function
DAMDGPUSubtarget.cpp811 bool isSALU(const SUnit *SU) const { in isSALU() function
/third_party/mesa3d/src/amd/compiler/
Daco_ir.h1319 constexpr bool isSALU() const noexcept in isSALU() function