Home
last modified time | relevance | path

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

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