Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/skia/third_party/externals/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