Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp274 static bool hasWriteback(uint32_t instr) { in hasWriteback() function
285 (hasWriteback(instr) && getRn(instr) == reg); in doesLoadStoreWriteToReg()