Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h110 bool fixRequiredExportPriority(MachineInstr *MI);
H A DGCNHazardRecognizer.cpp1108 fixRequiredExportPriority(MI); in fixHazards()
2916 bool GCNHazardRecognizer::fixRequiredExportPriority(MachineInstr *MI) { in fixRequiredExportPriority() function in GCNHazardRecognizer