Searched refs:usesConstantBus (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/AMDGPU/ |
D | SIInstrInfo.h | 318 bool usesConstantBus(const MachineRegisterInfo &MRI,
|
D | SIInstrInfo.cpp | 1399 bool SIInstrInfo::usesConstantBus(const MachineRegisterInfo &MRI, in usesConstantBus() function in SIInstrInfo 1539 if (usesConstantBus(MRI, MO, getOpSize(Opcode, OpIdx))) { in verifyInstruction() 1814 usesConstantBus(MRI, *MO, DefinedRC->getSize())) { in isOperandLegal() 1822 usesConstantBus(MRI, Op, getOpSize(*MI, i))) { in isOperandLegal()
|