Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h408 static bool isSALU(const MachineInstr &MI) { in isSALU() function
412 bool isSALU(uint16_t Opcode) const { in isSALU() function
H A DAMDGPUSubtarget.cpp920 bool isSALU(const SUnit *SU) const { in isSALU() function