Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/Arch/
DPPC64.cpp450 static PPCLegacyInsn getPPCLegacyInsn(uint32_t encoding) { in getPPCLegacyInsn() function
493 PPCLegacyInsn origInsn = getPPCLegacyInsn(encoding); in getPCRelativeForm()
545 else if (isDSFormInstruction(getPPCLegacyInsn(accessInsn))) in getTotalDisp()