OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllowMixed16_32
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsSubtarget.h
156
bool
AllowMixed16_32
;
340
return hasStandardEncoding() || inMicroMipsMode() ||
allowMixed16_32
();
347
bool
allowMixed16_32
() const { return inMips16ModeDefault() |
348
AllowMixed16_32
; }
MipsSubtarget.cpp
81
HasDSPR2(false), HasDSPR3(false),
AllowMixed16_32
(Mixed16_32 | Mips_Os16),
Completed in 20 milliseconds
Indexes created Sun Jun 21 00:25:28 UTC 2026