Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lld/ELF/
H A DAArch64ErrataFix.cpp208 static bool isLoadStoreRegisterOff(uint32_t instr) { in isLoadStoreRegisterOff() function
241 isLoadStoreRegisterOff(instr) || isLoadStoreRegisterUnsigned(instr); in isV8SingleRegisterNonStructureLoadStore()