Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineVerifier.cpp887 const MachineOperand &OtherMO = MI->getOperand(OtherIdx); in visitMachineOperand() local
888 if (!OtherMO.isReg()) in visitMachineOperand()
890 if (!OtherMO.isTied()) in visitMachineOperand()
900 if (!OtherMO.isImplicit()) in visitMachineOperand()