Home
last modified time | relevance | path

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

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