Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDSIInstrInfo.h408 static bool isSALU(const MachineInstr &MI) { in isSALU() function
412 bool isSALU(uint16_t Opcode) const { in isSALU() function
HDAMDGPUSubtarget.cpp920 bool isSALU(const SUnit *SU) const { in isSALU() function