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