Home
last modified time | relevance | path

Searched refs:stackSlotSize (Results 1 – 2 of 2) sorted by relevance

/src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreFrameLowering.h58 static int stackSlotSize() { in stackSlotSize() function
H A DXCoreISelLowering.cpp1182 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments()