Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp1530 unsigned ConstantBusCount = 0; in verifyInstruction() local
1533 ++ConstantBusCount; in verifyInstruction()
1542 ++ConstantBusCount; in verifyInstruction()
1545 ++ConstantBusCount; in verifyInstruction()
1549 if (ConstantBusCount > 1) { in verifyInstruction()