Searched refs:StackLocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp846 unsigned StackLocation; local
883 StackLocation = HEXAGON_LRFP_SIZE + VA.getLocMemOffset();
885 FI = MFI->CreateFixedObject(ObjSize, StackLocation, true);

Completed in 64 milliseconds