Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DCompiler.h358 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
362 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DCompiler.h386 # define LLVM_PACKED_START __pragma(pack(push, 1)) macro
390 # define LLVM_PACKED_START _Pragma("pack(push, 1)") macro