Home
last modified time | relevance | path

Searched defs:InstMap (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp500 std::map<unsigned, std::vector<std::string>> InstMap; in emitLogicalOperandSizeMappings() local
587 std::map<unsigned, std::vector<std::string>> InstMap; in emitLogicalOperandTypeMappings() local
/openbsd/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h273 SmallVector<Instruction *, 16> InstMap; variable
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp3938 MCSection *InstMap = nullptr; in emitXRayTable() local