Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DHexagon.cpp193 static uint32_t findMaskR6(uint32_t insn) { in findMaskR6() function
263 or32le(loc, applyMask(findMaskR6(read32le(loc)), val)); in relocate()