Home
last modified time | relevance | path

Searched refs:getAlignedCallFrameSize (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h271 unsigned getAlignedCallFrameSize() const { in getAlignedCallFrameSize() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1020 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp529 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp3295 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in fastLowerCall()
H A DX86ISelLowering.cpp3994 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()