Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DAArch64ErrataFix.cpp183 static bool isLoadStoreUnscaled(uint32_t instr) { in isLoadStoreUnscaled() function
238 return isLoadStoreUnscaled(instr) || isLoadStoreImmediatePost(instr) || in isV8SingleRegisterNonStructureLoadStore()