Searched refs:CompressedInsts (Results 1 – 1 of 1) sorted by relevance
36 std::map<uint64_t, std::vector<const CodeGenInstruction *>> CompressedInsts; member in __anon4f70c9770111::X86InstrMappingEmitter204 CompressedInsts[RI.Opcode].push_back(Inst); in emitCompressEVEXTable()231 const auto &Insts = CompressedInsts[Opcode]; in emitCompressEVEXTable()