Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DAArch64ErrataFix.cpp273 static bool hasWriteback(uint32_t instr) { in hasWriteback() function
284 (hasWriteback(instr) && getRn(instr) == reg); in doesLoadStoreWriteToReg()