Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp1335 unsigned ConstantBusCount = 0; in verifyInstruction() local
1344 ++ConstantBusCount; in verifyInstruction()
1347 ++ConstantBusCount; in verifyInstruction()
1351 if (ConstantBusCount > 1) { in verifyInstruction()