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

/external/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp306 uint32_t encodeStackAdjustment(uint32_t StackSize) const { function in class:__anon25956::DarwinAArch64AsmBackend
479 CompactUnwindEncoding |= encodeStackAdjustment(StackSize);

Completed in 311 milliseconds