Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Mips/
H A DMipsMachineFunction.h72 void setISR() { IsISR = true; } in setISR() function
H A DMipsISelLowering.cpp3815 MipsFI->setISR(); in LowerInterruptReturn()