reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
170 unsigned getPPCDFormOp(unsigned secondaryOp);
428 uint32_t dFormOp = getPPCDFormOp((read32(loc) & 0x000007fe) >> 1);
tools/lld/ELF/Arch/PPC64.cpp 524 uint32_t dFormOp = getPPCDFormOp(secondaryOp);