Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1028 class RecordRegisterType : public OperandPredicateMatcher {
1033 RecordRegisterType(unsigned InsnVarID, unsigned OpIdx, TempTypeIdx Idx) in RecordRegisterType() function
1043 Idx == cast<RecordRegisterType>(&B)->Idx; in isIdentical()
H A DGlobalISelMatchTable.cpp1214 void RecordRegisterType::emitPredicateOpcodes(MatchTable &Table, in emitPredicateOpcodes()
1352 addPredicate<RecordRegisterType>(TTIdx); in getTempTypeIdx()