Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Dloongarch.cpp54 KIND_NAME_CASE(Call36PCRel) in getEdgeKindName()
H A DELF_loongarch.cpp308 return Call36PCRel; in getRelocationKind()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h230 Call36PCRel, enumerator
442 case Call36PCRel: { in applyFixup()
672 if ((E.getKind() == Branch26PCRel || E.getKind() == Call36PCRel) && in visitEdge()