Searched refs:encodePPC64LocalEntryOffset (Results 1 – 6 of 6) sorted by relevance
221 unsigned Encoded = encodePPC64LocalEntryOffset(LocalOffset); in emitLocalEntry()271 unsigned encodePPC64LocalEntryOffset(const MCExpr *LocalOffset) { in encodePPC64LocalEntryOffset() function in __anon9ac714710111::PPCTargetELFStreamer
158 unsigned Encoded = ELF::encodePPC64LocalEntryOffset(Res); in emitLocalEntry()
173 unsigned Encoded = ELF::encodePPC64LocalEntryOffset(Res); in emitLocalEntry()
399 encodePPC64LocalEntryOffset(int64_t Offset) { in encodePPC64LocalEntryOffset() function
396 static inline unsigned encodePPC64LocalEntryOffset(int64_t Offset) { in encodePPC64LocalEntryOffset() function