Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h104 bool fixLdsDirectVMEMHazard(MachineInstr *MI);
H A DGCNHazardRecognizer.cpp1099 fixLdsDirectVMEMHazard(MI); in fixHazards()
1449 bool GCNHazardRecognizer::fixLdsDirectVMEMHazard(MachineInstr *MI) { in fixLdsDirectVMEMHazard() function in GCNHazardRecognizer