Searched refs:isOperandLegal (Results 1 – 3 of 3) sorted by relevance
143 if (!TII->isOperandLegal(MI, OpNo, OpToFold)) { in tryAddToFoldList()191 if (!TII->isOperandLegal(MI, OpNo, OpToFold)) in tryAddToFoldList()
381 bool isOperandLegal(const MachineInstr *MI, unsigned OpIdx,
1803 bool SIInstrInfo::isOperandLegal(const MachineInstr *MI, unsigned OpIdx, in isOperandLegal() function in SIInstrInfo