Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp283 static bool doesLoadStoreWriteToReg(uint32_t instr, uint32_t reg) { in doesLoadStoreWriteToReg() function
327 !doesLoadStoreWriteToReg(instr2, rn) && in is843419ErratumSequence()