Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsSEInstrInfo.cpp328 bool ReqIndirectLoad = Func.hasFnAttribute("interrupt") && in loadRegFromStack() local
374 if (!ReqIndirectLoad) in loadRegFromStack()