Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64AsmBackend.cpp305 uint32_t encodeStackAdjustment(uint32_t StackSize) const { in encodeStackAdjustment() function in __anon2524b8d70211::DarwinAArch64AsmBackend
442 CompactUnwindEncoding |= encodeStackAdjustment(StackSize); in generateCompactUnwindEncoding()