Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp520 uint32_t encodeStackAdjustment(uint32_t StackSize) const { in encodeStackAdjustment() function in __anone216cefa0211::DarwinAArch64AsmBackend
667 CompactUnwindEncoding |= encodeStackAdjustment(StackSize); in generateCompactUnwindEncoding()