Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonMCDuplexInfo.cpp36 static const std::pair<unsigned, unsigned> opcodeData[] = { variable
595 static std::map<unsigned, unsigned> subinstOpcodeMap(std::begin(opcodeData), in isOrderedDuplexPair()
596 std::end(opcodeData)); in isOrderedDuplexPair()