Home
last modified time | relevance | path

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

/external/llvm/lib/Target/R600/
DSIInstrInfo.cpp601 unsigned ConstantBusCount = 0; in verifyInstruction() local
610 ++ConstantBusCount; in verifyInstruction()
618 ++ConstantBusCount; in verifyInstruction()
625 ++ConstantBusCount; in verifyInstruction()
627 if (ConstantBusCount > 1) { in verifyInstruction()