Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp144 static bool checkPPCLegacyInsn(uint32_t encoding) { in checkPPCLegacyInsn() function
479 if (!checkPPCLegacyInsn(opc)) in getPPCLegacyInsn()