Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DTarget.h213 unsigned getPPCDFormOp(unsigned secondaryOp);
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp860 unsigned elf::getPPCDFormOp(unsigned secondaryOp) { in getPPCDFormOp() function in elf
938 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
972 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()
H A DPPC.cpp482 uint32_t dFormOp = getPPCDFormOp(secondaryOp); in relaxTlsIeToLe()