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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp578 uint32_t encodeStackAdjustment(uint32_t StackSize) const { function in class:__anon3888::DarwinAArch64AsmBackend
727 CompactUnwindEncoding |= encodeStackAdjustment(StackSize);

Completed in 70 milliseconds