Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Support/
DCompiler.h342 # define LLVM_PACKED_END __pragma(pack(pop)) macro
346 # define LLVM_PACKED_END _Pragma("pack(pop)") macro
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DCompiler.h349 # define LLVM_PACKED_END __pragma(pack(pop)) macro
353 # define LLVM_PACKED_END _Pragma("pack(pop)") macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h350 # define LLVM_PACKED_END __pragma(pack(pop)) macro
354 # define LLVM_PACKED_END _Pragma("pack(pop)") macro