Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/ELF/Arch/
DPPC64.cpp834 unsigned elf::getPPCDFormOp(unsigned secondaryOp) { in getPPCDFormOp() function in elf
906 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
934 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
DPPC.cpp474 uint32_t dFormOp = getPPCDFormOp((read32(loc) & 0x000007fe) >> 1); in relaxTlsIeToLe()
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
DTarget.h203 unsigned getPPCDFormOp(unsigned secondaryOp);