Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARC/
H A DARCFrameLowering.cpp100 int ScalarAlloc = MF.getFrameInfo().getStackSize(); in adjustStackToMatchRecords() local
105 ScalarAlloc = -ScalarAlloc; in adjustStackToMatchRecords()
109 ScalarAlloc, ARC::SP); in adjustStackToMatchRecords()