Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h472 static bool isSOPP(const MachineInstr &MI) { in isSOPP() function
476 bool isSOPP(uint16_t Opcode) const { in isSOPP() function
H A DGCNHazardRecognizer.cpp1256 if (TII->isSOPP(MI)) in fixSMEMtoVectorWriteHazards()