Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h231 uint64_t PCPage = FixupAddress & ~static_cast<uint64_t>(0xfff); in applyFixup() local
233 int64_t PageDelta = TargetPage - PCPage; in applyFixup()
H A Daarch64.h575 uint64_t PCPage = in applyFixup() local
578 int64_t PageDelta = TargetPage - PCPage; in applyFixup()