OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avoidMOVsShifterOperand
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
134
///
AvoidMOVsShifterOperand
- If true, codegen should avoid using flag setting
136
bool
AvoidMOVsShifterOperand
;
249
bool
avoidMOVsShifterOperand
() const { return
AvoidMOVsShifterOperand
; }
Thumb2SizeReduction.cpp
611
STI->
avoidMOVsShifterOperand
())
729
STI->
avoidMOVsShifterOperand
())
[
all
...]
Completed in 516 milliseconds