Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MBlaze/
DMBlazeAsmPrinter.cpp163 unsigned stkSze = MF->getFrameInfo()->getStackSize(); in emitFrameDirective() local
167 "," + Twine(stkSze) + "," + in emitFrameDirective()