Searched refs:isOperandLegal (Results 1 – 3 of 3) sorted by relevance
135 if (!TII->isOperandLegal(*MI, OpNo, OpToFold)) { in tryAddToFoldList()183 if (!TII->isOperandLegal(*MI, OpNo, OpToFold)) in tryAddToFoldList()
450 bool isOperandLegal(const MachineInstr &MI, unsigned OpIdx,
2002 bool SIInstrInfo::isOperandLegal(const MachineInstr &MI, unsigned OpIdx, in isOperandLegal() function in SIInstrInfo