Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64AsmBackend.cpp543 uint32_t encodeStackAdjustment(uint32_t StackSize) const { in encodeStackAdjustment() function in __anon477f96e00211::DarwinAArch64AsmBackend
704 CompactUnwindEncoding |= encodeStackAdjustment(StackSize); in generateCompactUnwindEncoding()