Searched refs:NSAVEXREGPAIRS (Results 1 – 1 of 1) sorted by relevance
192 # define NSAVEXREGPAIRS 8 macro193 stp x29, x30, [sp,#-16*NSAVEXREGPAIRS]!194 cfi_adjust_cfa_offset (16*NSAVEXREGPAIRS)238 ldp x29, x30, [sp], #16*NSAVEXREGPAIRS239 cfi_adjust_cfa_offset (-16*NSAVEXREGPAIRS)249 # undef NSAVEXREGPAIRS