Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp69 bool PRegsAllocated[4]; in finishStackBlock() local
71 PRegsAllocated[I] = State.isAllocated(PRegList[I]); in finishStackBlock()
92 if (!PRegsAllocated[I]) in finishStackBlock()