Home
last modified time | relevance | path

Searched refs:subinstOpcodeMap (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp593 static std::map<unsigned, unsigned> subinstOpcodeMap(std::begin(opcodeData), in isOrderedDuplexPair() local
603 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
605 subinstOpcodeMap.find(SubInst1.getOpcode())->second; in isOrderedDuplexPair()