OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RestrictIT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.cpp
240
RestrictIT
= hasV8Ops() && !hasMinSize();
243
RestrictIT
= true;
246
RestrictIT
= false;
ARMSubtarget.h
441
///
RestrictIT
- If true, the subtarget disallows generation of deprecated IT
443
bool
RestrictIT
= false;
845
bool
restrictIT
() const { return
RestrictIT
; }
Completed in 18 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026