Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIPeepholeSDWA.cpp1087 unsigned ConstantBusCount = 0; in legalizeScalarOperands() local
1097 if (ST.hasSDWAScalar() && ConstantBusCount == 0 && Op.isReg() && in legalizeScalarOperands()
1099 ++ConstantBusCount; in legalizeScalarOperands()
DSIInstrInfo.cpp2817 unsigned ConstantBusCount = 0; in verifyInstruction() local
2821 ++ConstantBusCount; in verifyInstruction()
2825 ++ConstantBusCount; in verifyInstruction()
2834 ++ConstantBusCount; in verifyInstruction()
2837 ++ConstantBusCount; in verifyInstruction()
2842 if (ConstantBusCount > 1) { in verifyInstruction()
/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()