Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/Arch/
H A 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()
H A DPPC.cpp474 uint32_t dFormOp = getPPCDFormOp((read32(loc) & 0x000007fe) >> 1); in relaxTlsIeToLe()
/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DTarget.h203 unsigned getPPCDFormOp(unsigned secondaryOp);