Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
DSPUFrameLowering.h54 static int stackSlotSize() { in stackSlotSize() function
63 return ((1 << 9) - 1) * stackSlotSize(); in maxFrameOffset()
67 return -(1 << 9) * stackSlotSize(); in minFrameOffset()
71 return (2 * stackSlotSize()); in minStackSize()
75 return frame_index * stackSlotSize(); in FItoStackOffset()
DSPUFrameLowering.cpp194 int LinkSlotOffset = SPUFrameLowering::stackSlotSize(); in emitEpilogue()
DSPUISelLowering.cpp1122 unsigned StackSlotSize = SPUFrameLowering::stackSlotSize(); in LowerFormalArguments()
1271 unsigned StackSlotSize = SPUFrameLowering::stackSlotSize(); in LowerCall()
/external/swiftshader/third_party/LLVM/lib/Target/XCore/
DXCoreFrameLowering.h51 static int stackSlotSize() { in stackSlotSize() function
DXCoreISelLowering.cpp1094 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments()
/external/llvm/lib/Target/XCore/
DXCoreFrameLowering.h57 static int stackSlotSize() { in stackSlotSize() function
DXCoreISelLowering.cpp1286 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.h57 static int stackSlotSize() { in stackSlotSize() function
DXCoreISelLowering.cpp1270 unsigned StackSlotSize = XCoreFrameLowering::stackSlotSize(); in LowerCCCArguments()