Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/ !
H A DAArch64ErrataFix.cpp248 static bool isV8NonStructureLoad(uint32_t instr) { in isV8NonStructureLoad() function
284 return (isV8NonStructureLoad(instr) && getRt(instr) == reg) || in doesLoadStoreWriteToReg()