Searched refs:IsLOHI (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSEFrameLowering.cpp814 bool IsLOHI = (Reg == Mips::LO0 || Reg == Mips::LO0_64 || local
817 if (IsLOHI && Func.hasFnAttribute("interrupt")) {

Completed in 169 milliseconds