Home
last modified time | relevance | path

Searched defs:getCalleeSavedStackSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h186 unsigned getCalleeSavedStackSize(const MachineFrameInfo &MFI) const { in getCalleeSavedStackSize() function
222 unsigned getCalleeSavedStackSize() const { in getCalleeSavedStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h266 unsigned getCalleeSavedStackSize(const MachineFrameInfo &MFI) const { in getCalleeSavedStackSize() function
309 unsigned getCalleeSavedStackSize() const { in getCalleeSavedStackSize() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchMachineFunctionInfo.h56 unsigned getCalleeSavedStackSize() const { return CalleeSavedStackSize; } in getCalleeSavedStackSize() function
/aosp_15_r20/external/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h135 unsigned getCalleeSavedStackSize() const { return CalleeSavedStackSize; } in getCalleeSavedStackSize() function