Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h339 static bool isSALU(const MachineInstr &MI) { in isSALU() function
343 bool isSALU(uint16_t Opcode) const { in isSALU() function
H A DAMDGPUSubtarget.cpp858 bool isSALU(const SUnit *SU) const { in isSALU() function