Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DBasicBlock.h719 #define BEGIN_TWO_BYTE_PACK() _Pragma("pack(2)") macro
722 #define BEGIN_TWO_BYTE_PACK()
726 BEGIN_TWO_BYTE_PACK()
734 #undef BEGIN_TWO_BYTE_PACK in END_TWO_BYTE_PACK()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h492 #define BEGIN_TWO_BYTE_PACK() _Pragma("pack(2)")
495 #define BEGIN_TWO_BYTE_PACK()
499 BEGIN_TWO_BYTE_PACK()
596 #undef BEGIN_TWO_BYTE_PACK