Searched refs:MatchTable (Results 1 – 4 of 4) sorted by relevance
106 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()107 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()160 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()164 Expected1 = MatchTable[CurrentIdx++]; in executeMatchTable()184 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()211 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()212 int64_t OpIdx = MatchTable[CurrentIdx++]; in executeMatchTable()255 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()269 int64_t InsnID = MatchTable[CurrentIdx++]; in executeMatchTable()963 SubReg = MatchTable[CurrentIdx++]; in executeMatchTable()[all …]
529 const int64_t *MatchTable, const TargetInstrInfo &TII,
418 class MatchTable;502 class MatchTable { class686 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, in buildTable()1445 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak; in emitPredicateOpcodes()1462 << MatchTable::IntValue(OpIdx) << MatchTable::LineBreak; in emitPredicateOpcodes()1490 << MatchTable::IntValue(Value) << MatchTable::LineBreak; in emitPredicateOpcodes()1519 << MatchTable::IntValue(Value) << MatchTable::LineBreak; in emitPredicateOpcodes()2026 Table << MatchTable::Opcode(Opcode) << MatchTable::Comment("MI") in emitPredicateOpcodes()2908 << MatchTable::IntValue(Imm) << MatchTable::LineBreak; in emitRenderOpcodes()3064 Table << MatchTable::Comment(S) << MatchTable::LineBreak; in emitActionOpcodes()[all …]
644 /// instruction will be presented only in MatchTable for this variant. If