Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineVerifier.cpp864 const MachineOperand &OtherMO = MI->getOperand(OtherIdx); in visitMachineOperand() local
865 if (!OtherMO.isReg()) in visitMachineOperand()
867 if (!OtherMO.isTied()) in visitMachineOperand()
877 if (!OtherMO.isImplicit()) in visitMachineOperand()