OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TypeMask
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/MCTargetDesc/
HexagonBaseInfo.h
54
TypeMask
= 0x7f,
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
RDFGraph.h
269
TypeMask
= 0x0003,
293
static uint16_t type(uint16_t T) { return T &
TypeMask
; }
298
return (A & ~
TypeMask
) | T;
Completed in 16 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026