Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp261 template <EdgeKind_aarch32 K> static bool checkOpcodeArm(uint32_t Wd) { in checkOpcodeArm() function
301 Entry->checkOpcode = checkOpcodeArm<K>; in initEntry()