Searched refs:ALIGN4 (Results 1 – 2 of 2) sorted by relevance
79 ALIGN4, in EmitSpecializedLibcall() enumerator85 AlignVariant = ALIGN4; in EmitSpecializedLibcall()
1474 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() enumerator1511 if (workaround < ALIGN4 && (start_offset & 3) != 0) in decode_frame_entry()1514 workaround = ALIGN4; in decode_frame_entry()1537 case ALIGN4: in decode_frame_entry()