Home
last modified time | relevance | path

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

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