Searched defs:secondaryOp (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/Arch/ | ||
H A D | PPC64.cpp | 847 getPPCDSFormOp(unsigned secondaryOp) getPPCDSFormOp() argument |
H A D | PPC.cpp | 481 unsigned secondaryOp = (read32(loc) & 0x000007fe) >> 1; relaxTlsIeToLe() local |