Searched refs:MatchTable (Results 1 – 4 of 4) sorted by relevance
105 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()106 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()159 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()163 Expected1 = MatchTable[CurrentIdx++]; in executeMatchTable()183 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()210 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()211 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()254 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()268 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()943 SubReg = MatchTable[CurrentIdx++]; in executeMatchTable()[all …]
524 const int64_t *MatchTable, const TargetInstrInfo &TII,
415 class MatchTable;499 class MatchTable { class684 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable()1441 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak; in emitPredicateOpcodes()1458 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak; in emitPredicateOpcodes()1486 << MatchTable::IntValue(Value) << MatchTable::LineBreak; in emitPredicateOpcodes()1515 << MatchTable::IntValue(Value) << MatchTable::LineBreak; in emitPredicateOpcodes()2022 Table << MatchTable::Opcode(Opcode) << MatchTable::Comment("MI") in emitPredicateOpcodes()2881 << MatchTable::IntValue(Imm) << MatchTable::LineBreak; in emitRenderOpcodes()3037 Table << MatchTable::Comment(S) << MatchTable::LineBreak; in emitActionOpcodes()[all …]
628 /// instruction will be presented only in MatchTable for this variant. If