HomeSort by relevance Sort by last modified time
    Searched refs:shouldCombineCSRLocalStackBump (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64FrameLowering.h 73 bool shouldCombineCSRLocalStackBump(MachineFunction &MF,
AArch64FrameLowering.cpp 286 bool AArch64FrameLowering::shouldCombineCSRLocalStackBump(
462 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes);
712 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes);
    [all...]

Completed in 516 milliseconds