Home
last modified time | relevance | path

Searched defs:LLVM_PACKED_START (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Support/
DCompiler.h341 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
345 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCompiler.h348 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
352 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h349 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
353 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro