Home
last modified time | relevance | path

Searched defs:readPrefixedInstruction (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h285 inline static uint64_t readPrefixedInstruction(const char *Loc) { in readPrefixedInstruction() function
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp576 static uint64_t readPrefixedInstruction(const uint8_t *loc) { in readPrefixedInstruction() function