Home | History | Annotate | Download | only in TableGen

Lines Matching defs:RO

850         const CodeGenInstAlias::ResultOperand &RO = CGA.ResultOperands[i];
852 switch (RO.Kind) {
854 const Record *Rec = RO.getRecord();
855 StringRef ROName = RO.getName();
936 MIOpNum += RO.getMINumOperands();