OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IsThumb
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/ARM/
ARMCodeEmitter.cpp
58
bool
IsThumb
;
72
IsPIC(TM.getRelocationModel() == Reloc::PIC_),
IsThumb
(false) {}
176
if (
IsThumb
) {
394
IsThumb
= MF.getInfo<ARMFunctionInfo>()->isThumbFunction();
[
all
...]
/external/clang/lib/Basic/
Targets.cpp
[
all
...]
Completed in 111 milliseconds