Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DAArch64ErrataFix.cpp243 static bool isV8SingleRegisterNonStructureLoadStore(uint32_t Instr) { in isV8SingleRegisterNonStructureLoadStore() function
258 else if (isV8SingleRegisterNonStructureLoadStore(Instr)) { in isV8NonStructureLoad()
330 isV8SingleRegisterNonStructureLoadStore(Instr2) || isSTP(Instr2) || in is843419ErratumSequence()