OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSHLDSlow
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/X86/
X86Subtarget.h
217
bool
IsSHLDSlow
= false;
697
bool
isSHLDSlow
() const { return
IsSHLDSlow
; }
X86ISelLowering.cpp
218
LegalizeAction ShiftDoubleAction = Subtarget.
isSHLDSlow
() ? Custom : Legal;
19675
bool ExpandFunnel = !OptForSize && Subtarget.
isSHLDSlow
();
[
all
...]
Completed in 88 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026