OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getBBSectionsType
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
BasicBlockSections.cpp
251
if (MF.getTarget().
getBBSectionsType
() == llvm::BasicBlockSection::All ||
343
auto BBSectionsType = MF.getTarget().
getBBSectionsType
();
TargetPassConfig.cpp
1212
if (TM->
getBBSectionsType
() != llvm::BasicBlockSection::None) {
/src/external/apache2/llvm/dist/llvm/include/llvm/Target/
TargetMachine.h
292
llvm::BasicBlockSection
getBBSectionsType
() const {
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/MIRParser/
MIRParser.cpp
474
if (MF.getTarget().
getBBSectionsType
() == BasicBlockSection::Labels) {
Completed in 26 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026