Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCDuplexInfo.cpp587 static std::map<unsigned, unsigned> subinstOpcodeMap(std::begin(opcodeData), in isOrderedDuplexPair() local
597 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
599 subinstOpcodeMap.find(SubInst1.getOpcode())->second; in isOrderedDuplexPair()