Searched refs:getRecords (Results 1 – 9 of 9) sorted by relevance
15 public void getRecords() throws Exception { in getRecords() method in NdefMessageTest19 assertSame(ndefMessage.getRecords(), ndefRecords); in getRecords()
21 public NdefRecord[] getRecords() { in getRecords() method in ShadowNdefMessage
90 public List<PlayReadyRecord> getRecords() { in getRecords() method in PlayReadyHeader
204 cast<DefInit>(Expr->getOperator())->getDef()->getRecords(); in apply()
803 if (Record *D = (CurRec->getRecords()).getDef(Name)) in Fold()
575 Record *RegisterCl = Def->getRecords().getClass("Register"); in expand()597 Record *NewReg = new Record(Name, Def->getLoc(), Def->getRecords()); in expand()
679 RecordKeeper &getRecords() const { in getRecords() function in __anon481505530111::AsmMatcherInfo2445 Info.getRecords().getAllDerivedDefinitions("MnemonicAlias"); in emitMnemonicAliases()
1627 Elts.insert(R->getRecords().getDef("sv" + utostr(I + Addend))); in emitDagShuffle()
1539 RecordKeeper &getRecords() const { in getRecords() function