Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FrameLowering.cpp4261 int FirstGroupIndex = FrameObjects[*TBPI].GroupIndex; in orderFrameObjects() local
4262 if (FirstGroupIndex >= 0) in orderFrameObjects()
4264 if (Object.GroupIndex == FirstGroupIndex) in orderFrameObjects()