Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp266 static bool checkOpcodeThumb(uint16_t Hi, uint16_t Lo) { in checkOpcodeThumb() function
303 Entry->checkOpcode = checkOpcodeThumb<K>; in initEntry()