Home
last modified time | relevance | path

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

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