OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:useFastISel
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMSubtarget.cpp
430
bool ARMSubtarget::
useFastISel
() const {
ARMSubtarget.h
902
bool
useFastISel
() const;
ARMFrameLowering.cpp
182
return MF.getSubtarget<ARMSubtarget>().
useFastISel
();
ARMFastISel.cpp
3075
if (funcInfo.MF->getSubtarget<ARMSubtarget>().
useFastISel
())
Completed in 38 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026