Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp584 uint32_t encodeStackAdjustment(uint32_t StackSize) const { in encodeStackAdjustment() function in __anon1d7386b50211::DarwinAArch64AsmBackend
751 CompactUnwindEncoding |= encodeStackAdjustment(StackSize); in generateCompactUnwindEncoding()