Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1379 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1380 return InstType2 && InstType != InstType2; in fixLdsBranchVmemWARHazard()
1384 auto InstType2 = IsHazardInst(I); in fixLdsBranchVmemWARHazard() local
1385 if (InstType == InstType2) in fixLdsBranchVmemWARHazard()