Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelMatchTable.h1019 class RecordRegisterType : public OperandPredicateMatcher {
1024 RecordRegisterType(unsigned InsnVarID, unsigned OpIdx, TempTypeIdx Idx) in RecordRegisterType() function
1034 Idx == cast<RecordRegisterType>(&B)->Idx; in isIdentical()
H A DGlobalISelMatchTable.cpp1178 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()
1311 addPredicate<RecordRegisterType>(TTIdx); in getTempTypeIdx()