Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNHazardRecognizer.cpp1667 const int IntvMaxTRANS = 1; in fixVALUTransUseHazard() local
1679 if (State.VALUs > IntvMaxVALUs || State.TRANS > IntvMaxTRANS) in fixVALUTransUseHazard()