Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h77 bool hasSaveS2() const { return SaveS2; } in hasSaveS2() function
H A DMipsRegisterInfo.cpp229 if (MF.getFunction().hasFnAttribute("saveS2") || MipsFI->hasSaveS2()) in getReservedRegs()