OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isThumbFunction
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMMachineFunctionInfo.h
144
bool
isThumbFunction
() const { return isThumb; }
/src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
LowerTypeTests.cpp
1338
static bool
isThumbFunction
(Function *F, Triple::ArchType ModuleArch) {
1373
++(
isThumbFunction
(F, ModuleArch) ? ThumbCount : ArmCount);
Completed in 55 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026