Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1376 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1377 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()
1381 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1382 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()