Searched refs:MatchTable (Results 1 – 3 of 3) sorted by relevance
53 const int64_t *MatchTable, const TargetInstrInfo &TII, in executeMatchTable() argument76 int64_t MatcherOpcode = MatchTable[CurrentIdx++]; in executeMatchTable()81 OnFailResumeAt.push_back(MatchTable[CurrentIdx++]); in executeMatchTable()86 int64_t NewInsnID = MatchTable[CurrentIdx++]; in executeMatchTable()87 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()88 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()126 int64_t ExpectedBitsetID = MatchTable[CurrentIdx++]; in executeMatchTable()140 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()141 int64_t Expected = MatchTable[CurrentIdx++]; in executeMatchTable()158 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()[all …]
464 const int64_t *MatchTable, const TargetInstrInfo &TII,
611 /// instruction will be presented only in MatchTable for this variant. If