Searched defs:RegInst (Results 1 – 1 of 1) sorted by relevance
71 const CodeGenInstruction *RegInst; member in __anon982d773b0111::X86FoldTablesEmitter::X86FoldTableEntry93 X86FoldTableEntry(const CodeGenInstruction *RegInst, in X86FoldTableEntry()343 bool operator()(const CodeGenInstruction *RegInst) { in operator ()()441 const CodeGenInstruction *RegInst, in addEntryWithFlags()509 FoldTable &Table, const CodeGenInstruction *RegInst, in addBroadcastEntry()535 void X86FoldTablesEmitter::updateTables(const CodeGenInstruction *RegInst, in updateTables()675 auto FixUp = [&](const CodeGenInstruction *RegInst) { in run()