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-subzero/include/llvm/Support/
DCompiler.h359 # define LLVM_PACKED_END __pragma(pack(pop)) macro
363 # define LLVM_PACKED_END _Pragma("pack(pop)") macro
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h387 # define LLVM_PACKED_END __pragma(pack(pop)) macro
391 # define LLVM_PACKED_END _Pragma("pack(pop)") macro