Home
last modified time | relevance | path

Searched defs:ALIGN8 (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMSelectionDAGInfo.cpp80 ALIGN8 in EmitSpecializedLibcall() enumerator
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A Dbfin-parse.h42 ALIGN8 = 268, enumerator
217 #define ALIGN8 268 macro
H A Dbfin-parse.c69 ALIGN8 = 268, enumerator
244 #define ALIGN8 268 macro
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddwarf2-frame.c1474 enum { NONE, ALIGN4, ALIGN8, FAIL } workaround = NONE; in decode_frame_entry() enumerator