Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp463 static PPCLegacyInsn getPPCLegacyInsn(uint32_t encoding) { in getPPCLegacyInsn() function
506 PPCLegacyInsn origInsn = getPPCLegacyInsn(encoding); in getPCRelativeForm()
558 else if (isDSFormInstruction(getPPCLegacyInsn(accessInsn))) in getTotalDisp()