Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DSIInstrInfo.h387 bool usesConstantBus(const MachineRegisterInfo &MRI,
DSIInstrInfo.cpp1577 bool SIInstrInfo::usesConstantBus(const MachineRegisterInfo &MRI, in usesConstantBus() function in SIInstrInfo
1741 if (usesConstantBus(MRI, MO, getOpSize(Opcode, OpIdx))) { in verifyInstruction()
2012 if (isVALU(MI) && usesConstantBus(MRI, *MO, DefinedRC->getSize())) { in isOperandLegal()
2024 usesConstantBus(MRI, Op, getOpSize(MI, i))) { in isOperandLegal()