Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp688 uint64_t pcRelInsn = getPCRelativeForm(accessInsn); in relaxGot() local
693 if (pcRelInsn == UINT64_C(-1)) { in relaxGot()
705 writePrefixedInstruction(loc, pcRelInsn | in relaxGot()