Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDGCNHazardRecognizer.h104 bool fixLdsDirectVMEMHazard(MachineInstr *MI);
HDGCNHazardRecognizer.cpp1101 fixLdsDirectVMEMHazard(MI); in fixHazards()
1452 bool GCNHazardRecognizer::fixLdsDirectVMEMHazard(MachineInstr *MI) { in fixLdsDirectVMEMHazard() function in GCNHazardRecognizer