Searched defs:InstMap (Results 1 – 6 of 6) sorted by relevance
244 const auto &InstMap = getInstructionMap(); in ComputeInstrsByEnum() local
560 const auto &InstMap = Emb->getInstVecMap(); in run() local
309 SmallVector<Instruction *, 16> InstMap; variable
486 std::map<unsigned, std::vector<std::string>> InstMap; in emitLogicalOperandSizeMappings() local
4590 MCSection *InstMap = nullptr; in emitXRayTable() local
206 using InstMap = DenseMap<Instruction *, Instruction *>; typedef in __anoncba317990111::AlignVectors