Home
last modified time | relevance | path

Searched refs:isLDSDIR (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.h687 static bool isLDSDIR(const MachineInstr &MI) { in isLDSDIR() function
691 bool isLDSDIR(uint16_t Opcode) const { in isLDSDIR() function
H A DSIInsertWaitcnts.cpp615 } else if (TII->isLDSDIR(Inst)) { in updateByEvent()
1433 } else if (SIInstrInfo::isLDSDIR(Inst)) { in updateEventWaitcntAfter()
H A DGCNHazardRecognizer.cpp1376 if (!SIInstrInfo::isLDSDIR(*MI)) in fixLdsDirectVALUHazard()
1420 if (!SIInstrInfo::isLDSDIR(*MI)) in fixLdsDirectVMEMHazard()