Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64CallingConvention.cpp62 bool RegsAllocated[8]; in finishStackBlock() local
64 RegsAllocated[I] = State.isAllocated(ZRegList[I]); in finishStackBlock()
82 if (!RegsAllocated[I]) in finishStackBlock()