Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp448 static bool isDSFormInstruction(PPCLegacyInsn insn) { in isDSFormInstruction() function
558 else if (isDSFormInstruction(getPPCLegacyInsn(accessInsn))) in getTotalDisp()