Home
last modified time | relevance | path

Searched defs:isISR (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsMachineFunction.h62 bool isISR() const { return IsISR; } in isISR() function
/external/llvm/lib/Target/Mips/
DMipsMachineFunction.h69 bool isISR() const { return IsISR; } in isISR() function