Home
last modified time | relevance | path

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

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