Home
last modified time | relevance | path

Searched refs:encodePPC64LocalEntryOffset (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMCTargetDesc.cpp170 unsigned Encoded = ELF::encodePPC64LocalEntryOffset(Res); in emitLocalEntry()
/external/llvm/include/llvm/Support/
DELF.h391 encodePPC64LocalEntryOffset(int64_t Offset) { in encodePPC64LocalEntryOffset() function