Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCDuplexInfo.cpp589 static std::map<unsigned, unsigned> subinstOpcodeMap(std::begin(opcodeData), in isOrderedDuplexPair() local
599 subinstOpcodeMap.find(SubInst0.getOpcode())->second; in isOrderedDuplexPair()
601 subinstOpcodeMap.find(SubInst1.getOpcode())->second; in isOrderedDuplexPair()