Searched refs:StackLocation (Results 1 – 1 of 1) sorted by relevance
1096 unsigned StackLocation; in LowerFormalArguments() local1169 StackLocation = HEXAGON_LRFP_SIZE + VA.getLocMemOffset(); in LowerFormalArguments()1171 FI = MFI->CreateFixedObject(ObjSize, StackLocation, true); in LowerFormalArguments()