HomeSort by relevance Sort by last modified time
    Searched refs:shouldCombineCSRLocalStackBump (Results 1 - 4 of 4) 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...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64FrameLowering.h 73 bool shouldCombineCSRLocalStackBump(MachineFunction &MF,
AArch64FrameLowering.cpp 381 bool AArch64FrameLowering::shouldCombineCSRLocalStackBump(
614 bool CombineSPBump = shouldCombineCSRLocalStackBump(MF, NumBytes);
    [all...]

Completed in 120 milliseconds