OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expandMLx
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMSubtarget.h
266
bool
ExpandMLx
= false;
460
bool
expandMLx
() const { return
ExpandMLx
; }
MLxExpansionPass.cpp
388
if (!STI->
expandMLx
())
Completed in 2380 milliseconds