Home | History | Annotate | Download | only in TableGen

Lines Matching refs:RO

829         const CodeGenInstAlias::ResultOperand &RO = CGA->ResultOperands[i];
831 switch (RO.Kind) {
833 const Record *Rec = RO.getRecord();
834 StringRef ROName = RO.getName();