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.h464 static bool isSOPK(const MachineInstr &MI) { in isSOPK() function
468 bool isSOPK(uint16_t Opcode) const { in isSOPK() function
H A DSIInstrInfo.cpp5038 if (isSOPK(MI)) { in verifyInstruction()