Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h250 uint64_t getAlignedCallFrameSize() const { in getAlignedCallFrameSize() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLoweringCall.cpp2064 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
H A DX86FastISel.cpp3342 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in fastLowerCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1171 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp583 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()