Home
last modified time | relevance | path

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

/frameworks/libs/binary_translation/calling_conventions/include/berberis/calling_conventions/
Dcalling_conventions_arm64.h53 unsigned alignment_in_regs = size_in_regs; in GetNextIntArgLoc() local
54 unsigned aligned_int_offset = AlignUp(int_offset_, alignment_in_regs); in GetNextIntArgLoc()