Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1344 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1345 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()
1349 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1350 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()