Home
last modified time | relevance | path

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

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