OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isISR
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsMachineFunction.h
66
bool
isISR
() const { return
IsISR
; }
67
void setISR() {
IsISR
= true; }
113
bool
IsISR
= false;
MipsSEFrameLowering.cpp
885
if (MipsFI->
isISR
())
MipsSEISelLowering.cpp
1150
if (FI.
isISR
())
Completed in 65 milliseconds
Indexes created Wed Jun 10 00:26:05 UTC 2026