OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avoidMOVsShifterOperand
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.h
315
///
AvoidMOVsShifterOperand
- If true, codegen should avoid using flag setting
317
bool
AvoidMOVsShifterOperand
= false;
712
bool
avoidMOVsShifterOperand
() const { return
AvoidMOVsShifterOperand
; }
Thumb2SizeReduction.cpp
751
if (!OptimizeSize && Entry.AvoidMovs && STI->
avoidMOVsShifterOperand
())
866
if (!OptimizeSize && Entry.AvoidMovs && STI->
avoidMOVsShifterOperand
())
Completed in 49 milliseconds
Indexes created Mon Jun 08 00:24:58 UTC 2026