Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ROName

831           StringRef ROName = RO.getName();
854 if (!IAP.isOpMapped(ROName)) {
855 IAP.addOperand(ROName, MIOpNum, PrintMethodIdx);
864 llvm::utostr(IAP.getOpIndex(ROName)) + ").getReg()";
869 IAP.addOperand(ROName, MIOpNum, PrintMethodIdx);