Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.h103 bool fixLdsDirectVALUHazard(MachineInstr *MI);
H A DGCNHazardRecognizer.cpp1100 fixLdsDirectVALUHazard(MI); in fixHazards()
1408 bool GCNHazardRecognizer::fixLdsDirectVALUHazard(MachineInstr *MI) { in fixLdsDirectVALUHazard() function in GCNHazardRecognizer