Home
last modified time | relevance | path

Searched refs:isSOPK (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h483 static bool isSOPK(const MachineInstr &MI) { in isSOPK() function
487 bool isSOPK(uint16_t Opcode) const { in isSOPK() function
H A DSIInstrInfo.cpp5223 if (isSOPK(MI)) { in verifyInstruction()