OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setFastISel
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetMachine.h
240
void
setFastISel
(bool Enable) { Options.EnableFastISel = Enable; }
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
CodeGenPassBuilder.h
775
TM.
setFastISel
(true);
778
TM.
setFastISel
(false);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetPassConfig.cpp
990
TM->
setFastISel
(true);
993
TM->
setFastISel
(false);
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
SelectionDAGISel.cpp
229
IS.TM.
setFastISel
(IS.TM.getO0WantsFastISel());
246
IS.TM.
setFastISel
(SavedFastISel);
Completed in 20 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026