Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/ !
H A DAArch64ErrataFix.cpp184 static bool isLoadStoreUnscaled(uint32_t instr) { in isLoadStoreUnscaled() function
239 return isLoadStoreUnscaled(instr) || isLoadStoreImmediatePost(instr) || in isV8SingleRegisterNonStructureLoadStore()