Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Dloongarch.cpp24 const uint8_t LA64StubContent[StubEntrySize] = { variable
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dloongarch.h274 extern const uint8_t LA64StubContent[StubEntrySize];
278 G.getPointerSize() == 8 ? LA64StubContent : LA32StubContent; in getStubBlockContent()