OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:slowIncDec
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h
329
bool
SlowIncDec
= false;
732
bool
slowIncDec
() const { return
SlowIncDec
; }
X86FixupLEAs.cpp
211
bool OptIncDec = !ST.
slowIncDec
() || MF.getFunction().hasOptSize();
X86ISelDAGToDAG.cpp
3209
if (!Subtarget->
slowIncDec
() || CurDAG->shouldOptForSize()) {
Completed in 35 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026