Home
last modified time | relevance | path

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

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