OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isARM
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/Target/ARM/
ARMFrameLowering.cpp
119
emitSPUpdate(bool
isARM
,
124
if (
isARM
)
143
bool
isARM
= !AFI->isThumbFunction();
164
emitSPUpdate(
isARM
, MBB, MBBI, dl, TII, -ArgRegsSaveSize,
169
emitSPUpdate(
isARM
, MBB, MBBI, dl, TII, -NumBytes,
267
emitSPUpdate(
isARM
, MBB, MBBI, dl, TII, -NumBytes,
269
if (HasFP &&
isARM
)
328
if (
isARM
)
359
bool
isARM
= !AFI->isThumbFunction();
373
emitSPUpdate(
isARM
, MBB, MBBI, dl, TII, NumBytes)
[
all
...]
ARMExpandPseudoInsts.cpp
[
all
...]
/external/llvm/include/llvm/MC/
MCMachObjectWriter.h
157
bool
isARM
() const {
/external/chromium_org/third_party/WebKit/Tools/Scripts/
webkitdirs.pm
[
all
...]
Completed in 413 milliseconds