Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A Dppc64.h292 inline static void writePrefixedInstruction(char *Loc, uint64_t Inst) { in writePrefixedInstruction() function
/freebsd-src/contrib/llvm-project/lld/ELF/Arch/
H A DPPC64.cpp247 void elf::writePrefixedInstruction(uint8_t *loc, uint64_t insn) { in writePrefixedInstruction() function in elf