Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/TableGen/
H A DInstrInfoEmitter.cpp502 std::map<unsigned, std::vector<std::string>> InstMap; emitLogicalOperandSizeMappings() local
589 std::map<unsigned, std::vector<std::string>> InstMap; emitLogicalOperandTypeMappings() local
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopAccessAnalysis.h295 SmallVector<Instruction *, 16> InstMap; global() variable
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp4201 MCSection *InstMap = nullptr; emitXRayTable() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonVectorCombine.cpp205 using InstMap = DenseMap<Instruction *, Instruction *>; typedef in __anon374d12ec0111::AlignVectors
[all...]