OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isStackRealigned
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
118
bool
isStackRealigned
() const { return StackRealigned; }
AArch64FrameLowering.cpp
765
if (MFI->hasVarSizedObjects() || AFI->
isStackRealigned
())
[
all
...]
Completed in 163 milliseconds