Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp2286 auto IsDotWriteFn = [&Reg, &DOT, this](const MachineInstr &MI) { in checkMAIVALUHazards() local
2323 int WaitStatesSinceDef = getWaitStatesSinceDef(Reg, IsDotWriteFn, in checkMAIVALUHazards()
2434 int WaitStatesSinceDef = getWaitStatesSinceDef(Reg, IsDotWriteFn, in checkMAIVALUHazards()