Home
last modified time | relevance | path

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

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