Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1728 unsigned ConstantBusCount = 0; in verifyInstruction() local
1731 ++ConstantBusCount; in verifyInstruction()
1735 ++ConstantBusCount; in verifyInstruction()
1744 ++ConstantBusCount; in verifyInstruction()
1747 ++ConstantBusCount; in verifyInstruction()
1751 if (ConstantBusCount > 1) { in verifyInstruction()