Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h102 bool fixLdsBranchVmemWARHazard(MachineInstr *MI);
H A DGCNHazardRecognizer.cpp1098 fixLdsBranchVmemWARHazard(MI); in fixHazards()
1351 bool GCNHazardRecognizer::fixLdsBranchVmemWARHazard(MachineInstr *MI) { in fixLdsBranchVmemWARHazard() function in GCNHazardRecognizer