Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DCallingConvLower.h248 unsigned getAlignedCallFrameSize() const { in getAlignedCallFrameSize() function
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1133 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/M68k/
H A DM68kISelLowering.cpp564 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp3292 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in fastLowerCall()
H A DX86ISelLowering.cpp4489 unsigned NumBytes = CCInfo.getAlignedCallFrameSize(); in LowerCall()