Searched defs:LLVM_PACKED_START (Results 1 – 4 of 4) sorted by relevance
341 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro345 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
358 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro362 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
381 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro385 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
386 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro390 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro