OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:IS_SPECIAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-ast.h
32
#define
IS_SPECIAL
(x) ((x)->code_min < 0)
/src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/AsmParser/
AMDGPUAsmParser.cpp
46
enum RegisterKind { IS_UNKNOWN, IS_VGPR, IS_SGPR, IS_AGPR, IS_TTMP,
IS_SPECIAL
};
2314
case
IS_SPECIAL
:
2520
RegKind =
IS_SPECIAL
;
Completed in 130 milliseconds
Indexes created Thu Mar 26 00:23:24 UTC 2026