Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC64.cpp127 static bool checkPPCLegacyInsn(uint32_t encoding) { in checkPPCLegacyInsn() function
463 if (!checkPPCLegacyInsn(opc)) in getPPCLegacyInsn()