Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/lld/ELF/Arch/
DPPC64.cpp432 static bool isDSFormInstruction(PPCLegacyInsn insn) { in isDSFormInstruction() function
542 else if (isDSFormInstruction(getPPCLegacyInsn(accessInsn))) in getTotalDisp()